Skip to content

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

WHISPER CANON · thegolf.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/thegolf.com

Resolution chain

thegolf.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.165.94.14315.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
x-golf co.,ltd.
Contact emails

Subdomains

79 observed subdomains of thegolf.com.

Web-graph footprint

Distinct hostnames that link to or from thegolf.com in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for thegolf.com.

MechanismTarget
SPF_INCLUDE_vpc.daouoffice.com
SPF_IP115.71.24.93
SPF_IP115.71.24.95
SPF_IP183.107.14.67
SPF_IP183.107.14.99
SPF_IP34.22.72.105
SPF_IP34.64.223.31
SPF_IP35.216.14.218
SPF_IP35.216.32.222

Related pages

Pivot deeper into the graph from thegolf.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.