Hostname
thegolf.com
Last fetched
thegolf.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
thegolf.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.165.94.143 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:244
- Organization
- x-golf co.,ltd.
- Contact emails
Subdomains
79 observed subdomains of thegolf.com.
Showing 25 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from thegolf.com in the public web crawl.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for thegolf.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _vpc.daouoffice.com |
| SPF_IP | 115.71.24.93 |
| SPF_IP | 115.71.24.95 |
| SPF_IP | 183.107.14.67 |
| SPF_IP | 183.107.14.99 |
| SPF_IP | 34.22.72.105 |
| SPF_IP | 34.64.223.31 |
| SPF_IP | 35.216.14.218 |
| SPF_IP | 35.216.32.222 |
Related pages
Pivot deeper into the graph from thegolf.com.
- IP · 15.165.94.143
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:244
- Country · KR
- Email · khlee@rd-tek.co.kr
- TLD · .com
- Browse hostnames · th…
- 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: "thegolf.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.