Skip to content

Hostname

carters.ca

Last fetched

carters.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · carters.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/carters.ca

Resolution chain

carters.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.45.46104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.209.178172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
74.122.128.2474.122.128.0/21AS912HUT8-EAST - Hut 8 Mining Corp.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from carters.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for carters.ca.

MechanismTarget
SPF_Aottmail.carters.ca
SPF_Awebmail.carters.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.101.119.226
SPF_IP204.101.119.227
SPF_IP207.35.194.194
SPF_IP207.54.127.161
SPF_IP23.88.65.226
SPF_IP5.9.218.42
SPF_IP5.9.218.43
SPF_MXcarters.ca

Related pages

Pivot deeper into the graph from carters.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "carters.ca"})-[: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.