Skip to content

Hostname

cmccd.edu

Last fetched

cmccd.edu resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · cmccd.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cmccd.edu

Resolution chain

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

IPPrefixASNOperatorCountry
34.55.152.734.55.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
Organization
copper mountain community college district
Contact emails

Subdomains

46 observed subdomains of cmccd.edu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cmccd.edu.

MechanismTarget
SPF_Acmccd.edu
SPF_Aoms.sbcss.k12.ca.us
SPF_Asbcoe-gate2.sbcss.org
SPF_Awww.sbcss.k12.ca.us
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP163.150.1.0/24
SPF_IP163.150.164.0/24
SPF_MXcmccd.edu

Related pages

Pivot deeper into the graph from cmccd.edu.

Cypher and MCP

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

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