Skip to content

Hostname

edu2.com

Last fetched

edu2.com resolves to 1 IPv4 address operated by MPDCOL - Meridian Parkway Data Center Owner, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · edu2.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/edu2.com

Resolution chain

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

IPPrefixASNOperatorCountry
68.64.56.14368.64.56.0/21AS19528MPDCOL - Meridian Parkway Data Center Owner, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

81 observed subdomains of edu2.com.

Web-graph footprint

Distinct hostnames that link to or from edu2.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for edu2.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP68.64.56.152
SPF_IP68.64.56.7/32

Related pages

Pivot deeper into the graph from edu2.com.

Cypher and MCP

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

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