Hostname
golf-guide.net
Last fetched
golf-guide.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
golf-guide.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.34.219.94 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.38.60.100 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.201.89.93 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.180.198.83 | 54.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- privacy@whoisprivacyprotection.info
- 2e320269-f301-4d14-a61a-998277c478c1@identity-protect.org
- 58225628-2789-47c2-b699-ec128f86725b@identity-protect.org
- 8fa18e5a-661a-4ed6-bfa2-39bf716882d4@identity-protect.org
- aed9c832-b3c9-4431-9be8-81d47128ff56@identity-protect.org
- e5240728-5f78-4afc-ba14-9bcc5bcc3f27@identity-protect.org
- e533ccc8-5fb9-4fc6-98d2-a2e1a1c3d5b1@identity-protect.org
- rick@golfguide.org
Subdomains
1 observed subdomain of golf-guide.net.
| Subdomain |
|---|
| www.golf-guide.net |
Threat posture
History
Related pages
Pivot deeper into the graph from golf-guide.net.
- IP · 3.34.219.94
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · privacy@whoisprivacyprotection.info
- TLD · .net
- Browse hostnames · go…
- 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: "golf-guide.net"})-[: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.