Skip to content

Hostname

munismail.cccoe.net

Last fetched

munismail.cccoe.net resolves to 1 IPv4 address operated by CCCOE-NET - Contra Costa County Office of Education in US.

Nutrition Label

WHISPER CANON · munismail.cccoe.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/munismail.cccoe.net

Resolution chain

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

IPPrefixASNOperatorCountry
169.199.1.6169.199.0.0/16AS23309CCCOE-NET - Contra Costa County Office of EducationUS

WHOIS identity

No WHOIS records are currently associated with munismail.cccoe.net in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • munismail.cccoe.net

SPF policy

6 SPF mechanisms authorising senders for munismail.cccoe.net.

MechanismTarget
SPF_Amunismail.cccoe.net
SPF_IP169.199.1.6
SPF_IP169.199.8.10
SPF_IP169.199.8.11
SPF_IP169.199.8.24
SPF_MXmunismail.cccoe.net

Related pages

Pivot deeper into the graph from munismail.cccoe.net.

Cypher and MCP

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

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