Hostname
coconino.edu
Last fetched
coconino.edu resolves to 68.177.195.84, announced in 68.177.195.0/24 by LEVEL3 - Level 3 Parent, LLC in US. coconino.edu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 68.177.195.84
68.177.195.0/24 · LEVEL3 - Level 3 Parent, LLC · Phoenix, US
IPv6 resolution
No AAAA record for coconino.edu is recorded in WhisperGraph.
Attribution
level parent
ORIGIN_AS
WHOIS identity
- Registrant organisation
- coconino community college
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1.coconino.edu
- ns2.coconino.edu
- ns3.coconino.edu
MX records
- mx-01-us-west-2.prod.hydra.sophos.com
- mx-02-us-west-2.prod.hydra.sophos.com
- webmail.coconino.edu
- ms65227986.msv1.invalid
SPF policy
- ip: 184.106.13.89/32
- mx: coconino.edu
- include: spfa.coconino.edu
- include: spfb.coconino.edu
- include: spfc.coconino.edu
- include: spfd.coconino.edu
- include: spfe.coconino.edu
- include: spff.coconino.edu
- ip: 209.11.223.142
- ip: 34.198.24.3
- ip: 68.177.195.200
Threat-feed evidence
History
Related pages
Pivot from coconino.edu into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "coconino.edu"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.