Skip to content

Hostname

neosho.edu

Last fetched

neosho.edu resolves to 1 IPv4 address operated by CHANUTE - City of Chanute, Kansas in US.

Nutrition Label

WHISPER CANON · neosho.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/neosho.edu

Resolution chain

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

IPPrefixASNOperatorCountry
208.64.128.70208.64.128.0/24AS36069CHANUTE - City of Chanute, KansasUS

WHOIS identity

Registrar
Organization
neosho county community college
Contact emails

Subdomains

19 observed subdomains of neosho.edu.

Web-graph footprint

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

187 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for neosho.edu.

MechanismTarget
SPF_INCLUDEmbssmtp.mbsbooks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP208.64.128.106
SPF_IP208.64.128.98
SPF_MXneosho.edu

Related pages

Pivot deeper into the graph from neosho.edu.

Cypher and MCP

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

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