Skip to content

Hostname

jasoncarter.ca

Last fetched

jasoncarter.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:grape inc.
Organization
Contact emails

Subdomains

9 observed subdomains of jasoncarter.ca.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for jasoncarter.ca.

MechanismTarget
SPF_Ajasoncarter.ca
SPF_INCLUDEspf.web-dns1.com
SPF_INCLUDEweb-dns1.com
SPF_IP173.209.38.130
SPF_IP68.168.125.34
SPF_IP68.168.126.2
SPF_MXjasoncarter.ca

Related pages

Pivot deeper into the graph from jasoncarter.ca.

Cypher and MCP

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

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