Skip to content

Hostname

golfstjerome.com

Last fetched

golfstjerome.com resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · golfstjerome.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/golfstjerome.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.215.10.11467.215.0.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
iana:1387
Organization
club de golf st-jerome
Contact emails

Subdomains

9 observed subdomains of golfstjerome.com.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • golfstjerome.com

SPF policy

8 SPF mechanisms authorising senders for golfstjerome.com.

MechanismTarget
SPF_Agolfstjerome.com
SPF_INCLUDEspf.likuid.com
SPF_IP192.95.57.240/32
SPF_IP192.99.201.47/24
SPF_IP51.222.183.21/32
SPF_IP54.39.16.111/24
SPF_IP67.215.10.114
SPF_MXgolfstjerome.com

Related pages

Pivot deeper into the graph from golfstjerome.com.

Cypher and MCP

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

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