Hostname
msgolf-factory.com
Last fetched
msgolf-factory.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
msgolf-factory.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 |
|---|---|---|---|---|
| 13.33.67.40 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.44 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.56 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.59 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.242.125 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.43 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.50 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.85 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of msgolf-factory.com owner
- Contact emails
- 263029b7-d11f-479c-ae9c-c62256d96204@identity-protect.org
- 56d4ef1d-5e61-4ced-8200-e814f3e37fbe@identity-protect.org
- 63c2555f-57fa-41dc-a448-4b8145fdd668@identity-protect.org
- 8c8aaa34-a7f3-41b2-b791-b626ed097baa@identity-protect.org
- 9eb2c2a5-f631-4d46-9ea5-a3699d982df4@identity-protect.org
- da773dde-6c98-4f78-8640-fbdeda9d09c4@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from msgolf-factory.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from msgolf-factory.com.
- IP · 13.33.67.40
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 263029b7-d11f-479c-ae9c-c62256d96204@identity-protect.org
- TLD · .com
- Browse hostnames · ms…
- 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: "msgolf-factory.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.