Skip to content

Hostname

np.edu

Last fetched

np.edu resolves to 1 IPv4 address operated by ADISTEC-MIA-TMXO - Adistec Corp in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.252.213.84162.252.213.0/24AS53334ADISTEC-MIA-TMXO - Adistec CorpUS

WHOIS identity

Registrar
Organization
national park community college
Contact emails

Subdomains

33 observed subdomains of np.edu.

Web-graph footprint

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

178 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for np.edu.

MechanismTarget
SPF_Anp.edu
SPF_INCLUDEoutboundmail.convio.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.watermarkinsights.com
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP198.37.147.129/32
SPF_IP208.117.49.214/32
SPF_IP208.90.104.131
SPF_IP208.90.104.134
SPF_IP76.223.176.8
SPF_MXnp.edu

Related pages

Pivot deeper into the graph from np.edu.

Cypher and MCP

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

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