Skip to content

Hostname

me.edu

Last fetched

me.edu is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. me.edu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · me.eduRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.9/10canon.whisper.security/host/me.edu

Resolution chain

No IPv4 resolution is recorded for me.edu in WhisperGraph.

IPv6 resolution

No AAAA record for me.edu is recorded in WhisperGraph.

WHOIS identity

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-02.azure-dns.com
  • ns1-36.azure-dns.com
  • mccsns1.me.edu
  • mccsns2.me.edu
  • ns4-02.azure-dns.info
  • ns4-36.azure-dns.info
  • ns2-02.azure-dns.net
  • ns2-36.azure-dns.net
  • ns3-02.azure-dns.org
  • ns3-36.azure-dns.org

MX records

  • ccd-me-edu.mail.protection.outlook.com
  • earlycollege-me-edu.mail.protection.outlook.com
  • me-edu.mail.protection.outlook.com

SPF policy

  • ip: 216.17.93.137/32
  • include: spf.ess.barracudanetworks.com
  • include: a._spf.brightspace.com
  • include: spf.protection.outlook.com
  • ip: 208.233.29.63
  • ip: 208.233.34.138
  • ip: 208.233.38.134

Threat-feed evidence

History

Related pages

Pivot from me.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: "me.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.