monitor file access
Closed Thread
Page 28 of 29 FirstFirst ... 1826272829 LastLast
Results 406 to 420 of 427

Thread: getting someones IP address

  1. #406
    Join Date
    Sep 2006
    Posts
    1,649
    They can't get lattitude or longitude.

  2. #407
    Join Date
    Sep 2005
    Posts
    2,050
    Moonbat speaks the truth. All you can pull from ISP-assigned IP addresses is the information of the ISP.

  3. #408
    Join Date
    Sep 2007
    Posts
    1

    getting past things

    ok I have done all that you guys have said with the natstat -an and -a and -n and I get IP addresses for google comcast and such. Now when I run them through a IP locator program such as VIPT it will take me to the google head quarters or something like that. For example I got this IP address

    angelina:7*7* c-24-*4-2**-54.hdsd*.nh.comcast.net:64054

    angelina is the name of my computer. Above that was this IP address

    67.*70.**.**6

    Now when I put this in it sends me to the comcast business office. Now I am wondering how I get past that so that I can get to the persons computer? I dont know what ports are and all that yet my computer just says TCP and ICP. So if someone also knew how to tell me what ports are and which one is MSN beacuse that is the chat of the person I am trying to find there IP then that would also be helpful. Thank you for putting up with a newbie in the world of IP addresses. Forrest

  4. #409
    Join Date
    Aug 2007
    Posts
    122

    DOS commands (XP)

    Quote Originally Posted by steve0 View Post
    hey,

    thats a really helpful command r there n e other commands that r useful to use in prompt?

    thanx

    From the command prompt, there are numerous useful commands:

    Once you have an IP number, such as *2*.*2*.*2*.*2*, to trace it, use the tracert (Trace Route) command:

    It will produce a listing similar to the following:

    Code:
    tracert *2*.*2*.*2*.*2*
    
    Tracing route to *2*.*2*.*2*.*2* over a maximum of *0 hops
    
      *    <* ms    <* ms    <* ms  **2.*68.*.*
      2     * ms     7 ms     7 ms  *0.***.240.*
      *     * ms     * ms    *0 ms  fas*-0-0.rochnygnv-rtr0*.nyroc.rr.com [24.**.*.22*]
      4    ** ms     7 ms    *0 ms  srp4-0.rochnynwk-rtr0*.nyroc.rr.com [24.**.*.2*2]
      5     * ms     7 ms    ** ms  srp7-0.rochnymth-rtr04.nyroc.rr.com [24.**.*.**8]
      6    24 ms     * ms    *2 ms  srp*-0.rochnymth-rtr02.nyroc.rr.com [24.**.*.*78]
      7    *4 ms    ** ms    ** ms  so-*-2-2.syrcnycsr-rtr0*.nyroc.rr.com [24.24.7.62]
      8    20 ms    2* ms    ** ms  te-*-*.car2.Cleveland*.Level*.net [4.78.5*.45]
      *    26 ms    20 ms    ** ms  ae-**-**.car*.Cleveland*.Level*.net [4.6*.**2.**7]
     *0    28 ms    *5 ms    *2 ms  ae-4-4.ebr*.Washington*.Level*.net [4.6*.**2.**4]
     **    28 ms    *2 ms    *5 ms  ae-8*-8*.csw*.Washington*.Level*.net [4.6*.**4.**8]
     *2    27 ms    2* ms    2* ms  ae-*4-8*.car4.Washington*.Level*.net [4.68.*7.**4]
     **    2* ms    *4 ms    27 ms  sprint-level*-te.Washington*.Level*.net [4.68.***.*70]
     *4    ** ms    2* ms    2* ms  sl-bb2*-dc-8-0-0.sprintlink.net [*44.2*2.*.*22]
     *5    ** ms    *0 ms    ** ms  sl-crs2-dc-0-4-0-0.sprintlink.net [*44.2*2.*5.**]
     *6    52 ms    58 ms    47 ms  sl-bb2*-nsh-*-0-0.sprintlink.net [*44.2*2.*8.*84]
     *7    66 ms    64 ms    64 ms  sl-bb27-fw-**-0.sprintlink.net [*44.2*2.8.64]
     *8    66 ms    65 ms    65 ms  sl-bb24-fw-*4-0.sprintlink.net [*44.2*2.**.7*]
     **    *4 ms    ** ms    ** ms  sl-bb25-ana-8-0.sprintlink.net [*44.2*2.*.64]
     20    *4 ms   *06 ms    *5 ms  sl-gw2*-ana-*-0.sprintlink.net [*44.2*2.*.82]
     2*   *0* ms   *** ms   *05 ms  sl-china6-*-0.sprintlink.net [*60.8*.*47.*66]
     22   **5 ms   *08 ms   *0* ms  2**.*58.*.***
     2*   *40 ms   *** ms   *4* ms  2**.*58.4.*7
    ...



    LIST OF DOS COMMANDS

    Code:
    ASSOC    Displays or modifies file extension associations.
    AT       Schedules commands and programs to run on a computer.
    ATTRIB   Displays or changes file attributes.
    BREAK    Sets or clears extended CTRL+C checking.
    CACLS    Displays or modifies access control lists (ACLs) of files.
    CALL     Calls one batch program from another.
    CD       Displays the name of or changes the current directory.
    CHCP     Displays or sets the active code page number.
    CHDIR    Displays the name of or changes the current directory.
    CHKDSK   Checks a disk and displays a status report.
    CHKNTFS  Displays or modifies the checking of disk at boot time.
    CLS      Clears the screen.
    CMD      Starts a new instance of the Windows command interpreter.
    COLOR    Sets the default console foreground and background colors.
    COMP     Compares the contents of two files or sets of files.
    COMPACT  Displays or alters the compression of files on NTFS partitions.
    CONVERT  Converts FAT volumes to NTFS.  You cannot convert the
             current drive.
    COPY     Copies one or more files to another location.
    DATE     Displays or sets the date.
    DEL      Deletes one or more files.
    DIR      Displays a list of files and subdirectories in a directory.
    DISKCOMP Compares the contents of two floppy disks.
    DISKCOPY Copies the contents of one floppy disk to another.
    DOSKEY   Edits command lines, recalls Windows commands, and creates macros.
    ECHO     Displays messages, or turns command echoing on or off.
    ENDLOCAL Ends localization of environment changes in a batch file.
    ERASE    Deletes one or more files.
    EXIT     Quits the CMD.EXE program (command interpreter).
    FC       Compares two files or sets of files, and displays the differences
             between them.
    FIND     Searches for a text string in a file or files.
    FINDSTR  Searches for strings in files.
    FOR      Runs a specified command for each file in a set of files.
    FORMAT   Formats a disk for use with Windows.
    FTYPE    Displays or modifies file types used in file extension associations.
    GOTO     Directs the Windows command interpreter to a labeled line in a
             batch program.
    GRAFTABL Enables Windows to display an extended character set in graphics
             mode.
    HELP     Provides Help information for Windows commands.
    IF       Performs conditional processing in batch programs.
    LABEL    Creates, changes, or deletes the volume label of a disk.
    MD       Creates a directory.
    MKDIR    Creates a directory.
    MODE     Configures a system device.
    MORE     Displays output one screen at a time.
    MOVE     Moves one or more files from one directory to another directory.
    PATH     Displays or sets a search path for executable files.
    PAUSE    Suspends processing of a batch file and displays a message.
    POPD     Restores the previous value of the current directory saved by PUSHD.
    PRINT    Prints a text file.
    PROMPT   Changes the Windows command prompt.
    PUSHD    Saves the current directory then changes it.
    RD       Removes a directory.
    RECOVER  Recovers readable information from a bad or defective disk.
    REM      Records comments (remarks) in batch files or CONFIG.SYS.
    REN      Renames a file or files.
    RENAME   Renames a file or files.
    REPLACE  Replaces files.
    RMDIR    Removes a directory.
    SET      Displays, sets, or removes Windows environment variables.
    SETLOCAL Begins localization of environment changes in a batch file.
    SHIFT    Shifts the position of replaceable parameters in batch files.
    SORT     Sorts input.
    START    Starts a separate window to run a specified program or command.
    SUBST    Associates a path with a drive letter.
    TIME     Displays or sets the system time.
    TITLE    Sets the window title for a CMD.EXE session.
    TREE     Graphically displays the directory structure of a drive or path.
    TYPE     Displays the contents of a text file.
    VER      Displays the Windows version.
    VERIFY   Tells Windows whether to verify that your files are written
             correctly to a disk.
    VOL      Displays a disk volume label and serial number.
    XCOPY    Copies files and directory trees.
    These DOS commands are left over from the good old days, when real men used DOS. Few people use them anymore since Bill (Gates of Hell) Gates Officially announced the death of DOS years ago.

    This is the same Bill Gates who said back in those days that 640K RAM was all anyone would ever need.

    LOL
    Last edited by JayT; 09-12-2007 at 11:19 AM.
    Oh to be free, so blissfully free, of the ravages of intelligence, there is no greater joy! - The Cweationist's Cweed

    All that is necessary for evil to triumph is a good PR firm.
    Very funny, Scotty. Now beam down my clothes!

  5. #410
    Join Date
    Oct 2007
    Posts
    1

    Unhappy i need some help please

    Quote Originally Posted by Unregistered View Post
    whatz crackin

    there are many ways to ***** ones ip addy there is software to do it there is also scanners\sniffers but i use the command prompt to get them myself it is not hard to figure out if u have a hour and the will to learn u could do it as well truely it should not amaze you when someone has your ip addy because most dont have any idea what to do with it once they have it have a nice day and keep your ports pulled shut




    « &#*40;**;*;t&#**0*;Ö$T&#***;þ*2;èLéš »
    Hi I just registerd to this form so i am new to this.Anyway i was looking around for an ip tracer and found one on the net.but i havent used it yet.but if your willing to teach me how to do it through my command prompt i would be very greatful.i know my way around computers alittle but i follow instructions very well.the program i downloaded is called packet tracer.if you know of it could you tell me if its worth using.i looked around to other sites to find some kind of softwear but i dont know what i need .the reason i m looking for your help is because some people i chat with are lying about where they are from and i have to weed out the ones i trust and the ones i dont.I dont know if this makes since or not.but like i said if your willing to show me im willing to learn.I should know more about opening and closing ports but i havent a clue about doing that to.Im trying to learn from sites but they dont explain things very well.if you dont want to help me thats cool to.but incase you do you can reach me at [email]winstongrundy@hotmail.com[/email].i use msn and yahoo messenger .you can leave me a message in here to.i hope you can help me.yours truely stealth*60.

  6. #411
    Join Date
    Sep 2007
    Posts
    8
    Quote Originally Posted by Unregistered View Post
    If you would like to grab your buddies/enemies IP adress post this in the conversation and make them click on it:

    [url]http://www.originalicons.com/?oi=funnyphotos.php?emailfrom=[/url](YOUR EMAIL)!pic=women.jpg

    Replace (YOUR EMAIL) with your email adress and get them to click the link. You will have their ip in about 5 seconds.

    -Syntax******
    I tried that but didnt work! opened AIM emotions page but i didnt get any email with the IP.

  7. #412
    Join Date
    Oct 2007
    Posts
    2
    Hi,

    After reading about IP addresses and thinking I had understood the basics I am now confused. I thought the IP address was the address of a physcial piece of equipment i.e. my computer is given the address *2*45678* at birth and that's that? And if I go to 'where is my ip' on the net it will show me where I am?

    Now I may be wrongs but I have two PC's and they both seem to have the same ip address. And when I do the where is my ip address today it's 500 miles different from where it was 2 weeks ago. And, I think the ip address I have today is different than the one I had a few weks ago. If all this is true, then the first para must be false!

    Blue

  8. #413
    Join Date
    Sep 2005
    Posts
    2,050
    IP addresses are like phone numbers on the internet. You are assigned one by your ISP, and they can change it when they want to.

    Those are internet IP addresses. LAN IP addresses are assigned either by the router's DHCP server or set statically.

    Your computer doesn't come with a label on it saying "Thanks for your purchase! This machine's IP address is xxx.xxx.xxx.xxx.". Computers can change IP addresses, just like houses can change telephone numbers.

    Sort of. I'm not really explaining this very well right now due to laziness.

    Computers do, however, have a [theoretically] unchanging identifier that sticks with them until death. This is the MAC code stored deep inside the NIC's memory (and written on the side of it). I said theoretically because you can change this, but you're not exactly supposed to.

    Read on Wikipedia about IP addresses. Their articles will probably own my crap explanations (and failed telephone analogies).
    Last edited by Ezekiel; 10-27-2007 at 08:20 AM.
    Who needs drugs when you have electrons?

  9. #414
    Join Date
    Oct 2007
    Posts
    2

    myspace

    Can you get the IP of someone of off myspace? Like to find out where they are etc?

    Here is the myspace log in...

    [email]mycopes@**********[/email]
    mybaby*

  10. #415
    Join Date
    Nov 2007
    Posts
    1

    Please send that link!

    I too would like to have that link!

    [email]mangogirl@comcast.net[/email]

  11. #416
    Join Date
    Nov 2007
    Posts
    1
    Need to get an IP address from a forum! Will pay! Send me an email at [email]ctcspn2007@hotmail.com[/email]

  12. #417
    Join Date
    Sep 2006
    Posts
    157

    ...

    Okay to the * losers that posted above me.


    Lets get something straight.

    Dont come here and spam and just make a idiot out of your self. When you post your email it tells me one thing, That your to lazy to come back to the forum to see the reply to your comment. I know yous wont see this but this just goes for anyone else who wants to look like a dickhead.

    Newbs
    Before asking Script Kiddie question. Ask your self these questions.

    Did i google it? Do i really want this? Do i need this? Why do i need this? Did i do some research on it?

    If you get a yes to all those then please post your question. If not dont bother asking your question.
    ............................................................................
    Fusion Trio Hosting. The cheapest hosting plans on the net. [URL="http://www.fusion-trio-hosting.com"]click here to visit our site.[/URL]

  13. #418
    Join Date
    Nov 2007
    Posts
    4
    I need help with trying to get someone else's IP address. I did run and netstat and everything but now im stuck

  14. #419
    Join Date
    Sep 2006
    Posts
    157
    Quote Originally Posted by sleez* View Post
    I need help with trying to get someone else's IP address. I did run and netstat and everything but now im stuck

    Of course you didnt wanna see what i wrote above.

    So no im annoyed and sick of people like you.


    So.......

    Fuck Off!
    Before asking Script Kiddie question. Ask your self these questions.

    Did i google it? Do i really want this? Do i need this? Why do i need this? Did i do some research on it?

    If you get a yes to all those then please post your question. If not dont bother asking your question.
    ............................................................................
    Fusion Trio Hosting. The cheapest hosting plans on the net. [URL="http://www.fusion-trio-hosting.com"]click here to visit our site.[/URL]

  15. #420
    Join Date
    Sep 2006
    Posts
    1,649
    I have recieved a stunning, and somewhat disturbing request from this thread. Although I don't like it, I must, as a moderator, do my duty and fufill the request made by this thread. Below I have a copy of the request made by the thread.
    Quote Originally Posted by This Thread
    [URL="http://rofl.wheresthebeef.co.uk/Please%20Let%20Me%20Die.jpg"]PLEASE LET ME DIE[/URL]
    So, this thread is officially locked. This thread would like to thank me for letting it die.

    Please send your condolences to:

    Mr. getting someones IP address
    P.O. Box 00*4-20**
    Anehiem, Michigan
    United States of America

    Please do not send any *****, explosives, or other illegal material. Flowers and home decorations are appropriate funeral gifts, and would be appreciated.
    "Workers of the world unite; you have nothing to lose but your chains." -Karl Marx

Closed Thread

Similar Threads

  1. Replies: 51
    Last Post: 04-17-2015, 04:25 AM
  2. how do i find someones ip address on a web text game
    By krik111 in forum General discussion
    Replies: 0
    Last Post: 11-08-2009, 06:03 PM
  3. Getting someones email address
    By unknown99 in forum Internet Privacy
    Replies: 1
    Last Post: 12-09-2007, 08:01 AM
  4. How to get someones name by ip address
    By Unregistered in forum Internet Privacy
    Replies: 0
    Last Post: 03-07-2005, 07:58 PM
  5. Finding Someones E-mail Address
    By Unregistered in forum Internet Privacy
    Replies: 3
    Last Post: 01-26-2005, 09:35 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts