Skip to content

Hostname

physics.carleton.ca

Last fetched

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

Nutrition Label

WHISPER CANON · physics.carleton.caRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/physics.carleton.ca

Resolution chain

physics.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.14.78134.117.0.0/16AS29773CARLETON-U - Carleton UniversityCA

WHOIS identity

No WHOIS records are currently associated with physics.carleton.ca in WhisperGraph.

Subdomains

828 observed subdomains of physics.carleton.ca.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for physics.carleton.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcarleton.ca
SPF_IP134.117.14.0/24
SPF_MXphysics.carleton.ca

Related pages

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

Cypher and MCP

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

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