Hostname
myofficeguy.com
Last fetched
myofficeguy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
myofficeguy.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.107.11 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.17 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.32 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.75 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.230.62.117 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.18 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.57 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.66 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 12495444
- Contact emails
- 4ri6qidnwpwa@contactprivacy.email
- 1f5e3dae-b506-4444-93d8-f4a31df75819@identity-protect.org
- 562fd116-c505-4bef-8793-770080e4e3a5@identity-protect.org
- 887bc22d-d0b5-45de-8e3b-9968be5fb9a8@identity-protect.org
- a4b7773a-9d3d-43e1-8331-edef5083e366@identity-protect.org
- d889df40-7f5f-44af-9c96-cd2feb6ea503@identity-protect.org
- e58f7215-07ed-4cce-8f10-b94898f13bf0@identity-protect.org
- fc744f9d-0778-4203-95cb-90541ba92c3b@identity-protect.org
- owner-3949016@myofficeguy.com.whoisprivacyservice.org
- f923666b6052d5fa2be624c3ba22b1a4d2a7da90a5674414d0f78770b79d3675@myofficeguy.com.whoisproxy.org
Subdomains
9 observed subdomains of myofficeguy.com.
Web-graph footprint
Distinct hostnames that link to or from myofficeguy.com in the public web crawl.
76 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for myofficeguy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 52.31.119.123 |
| SPF_IP | 52.31.62.140 |
Related pages
Pivot deeper into the graph from myofficeguy.com.
- IP · 18.155.107.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 4ri6qidnwpwa@contactprivacy.email
- TLD · .com
- Browse hostnames · my…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "myofficeguy.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.