Skip to content

Hostname

cuanschutz.edu

Last fetched

cuanschutz.edu resolves to 1 IPv4 address operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US.

Nutrition Label

WHISPER CANON · cuanschutz.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cuanschutz.edu

Resolution chain

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

IPPrefixASNOperatorCountry
192.133.11.1192.133.11.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

No WHOIS records are currently associated with cuanschutz.edu in WhisperGraph.

Subdomains

44 observed subdomains of cuanschutz.edu.

Web-graph footprint

Distinct hostnames that link to or from cuanschutz.edu in the public web crawl.

911 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cuanschutz.edu.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEcvent-planner.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP132.194.0.0/16
SPF_IP136.147.136.157
SPF_IP140.226.0.0/16
SPF_IP204.228.68.0/22

Related pages

Pivot deeper into the graph from cuanschutz.edu.

Cypher and MCP

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

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