Skip to content

Hostname

cccoe.k12.ca.us

Last fetched

cccoe.k12.ca.us resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cccoe.k12.ca.usRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cccoe.k12.ca.us

Resolution chain

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

IPPrefixASNOperatorCountry
54.69.85.17754.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cccoe.k12.ca.us in WhisperGraph.

Subdomains

11 observed subdomains of cccoe.k12.ca.us.

Web-graph footprint

Distinct hostnames that link to or from cccoe.k12.ca.us in the public web crawl.

202 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cccoe.k12.ca.us.

MechanismTarget
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.23.16.222/32
SPF_IP169.199.1.1
SPF_IP169.199.1.230
SPF_IP169.199.1.4
SPF_IP169.199.1.6
SPF_IP54.173.83.138/32
SPF_MXcccoe.k12.ca.us

Related pages

Pivot deeper into the graph from cccoe.k12.ca.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cccoe.k12.ca.us"})-[: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.