Skip to content

Hostname

golfballs.com

Last fetched

golfballs.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · golfballs.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/golfballs.com

Resolution chain

golfballs.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.116.10618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7418.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9418.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.103.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.193.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.653.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.703.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.86.1193.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.343.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.573.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.853.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

50 observed subdomains of golfballs.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for golfballs.com.

MechanismTarget
SPF_Agolfballs.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.59.31.240/28
SPF_IP216.211.139.98/28
SPF_IP52.7.92.36
SPF_IP76.72.88.65
SPF_MXgolfballs.com

Related pages

Pivot deeper into the graph from golfballs.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "golfballs.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.