Skip to content

Hostname

carletongolf.com

Last fetched

carletongolf.com resolves to 2 IPv4 addresses operated by BIGSCOOTS - BigScoots in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · carletongolf.comRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/carletongolf.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.58.228.22738.58.224.0/21AS394303BIGSCOOTS - BigScootsUS
67.202.70.5067.202.64.0/18AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:146
Organization
carleton golf
Contact emails

Subdomains

9 observed subdomains of carletongolf.com.

Web-graph footprint

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

22 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for carletongolf.com.

MechanismTarget
SPF_Acarletongolf.com
SPF_INCLUDEedgepilot.com
SPF_IP208.117.38.79
SPF_IP216.185.212.111
SPF_IP38.58.228.227
SPF_IP50.31.119.18
SPF_IP67.202.70.50
SPF_MXcarletongolf.com

Related pages

Pivot deeper into the graph from carletongolf.com.

Cypher and MCP

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

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