Skip to content

Hostname

doe.carleton.ca

Last fetched

doe.carleton.ca resolves to 1 IPv4 address operated by CARLETON-U - Carleton University in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
134.117.9.122134.117.0.0/16AS29773CARLETON-U - Carleton UniversityCA

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 doe.carleton.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for doe.carleton.ca.

MechanismTarget
SPF_IP134.117.1.26
SPF_IP134.117.1.27
SPF_IP134.117.1.28
SPF_IP134.117.1.29
SPF_IP134.117.9.46
SPF_MXdoe.carleton.ca

Related pages

Pivot deeper into the graph from doe.carleton.ca.

Cypher and MCP

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

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