Skip to content

Hostname

golfbrokenarrow.com

Last fetched

golfbrokenarrow.com resolves to 5 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · golfbrokenarrow.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/golfbrokenarrow.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.66.81192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS
3.162.66.1033.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.243.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.433.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.823.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:146
Organization
broken arrow golf club
Contact emails

Subdomains

1 observed subdomain of golfbrokenarrow.com.

Web-graph footprint

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

18 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for golfbrokenarrow.com.

MechanismTarget
SPF_Agolfbrokenarrow.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsparkpostmail.com
SPF_MXgolfbrokenarrow.com

Related pages

Pivot deeper into the graph from golfbrokenarrow.com.

Cypher and MCP

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

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