Skip to content

Hostname

naeir.org

Last fetched

naeir.org is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. naeir.org 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 · naeir.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/naeir.org

Resolution chain

No IPv4 resolution is recorded for naeir.org in WhisperGraph.

IPv6 resolution

No AAAA record for naeir.org is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:2
Contact emails
av5ct75c2tg@networksolutionsprivateregistration.com, br5gw2yy6fv@networksolutionsprivateregistration.com, du6pw4yb9nx@networksolutionsprivateregistration.com, ff3uu6e73hm@networksolutionsprivateregistration.com, g86er6yz9jq@networksolutionsprivateregistration.com, hs2jr4qz5gx@networksolutionsprivateregistration.com, j36ud4mc4bz@networksolutionsprivateregistration.com, mz97w28a2n6@networksolutionsprivateregistration.com, s587245a29y@networksolutionsprivateregistration.com, th9j79y56wu@networksolutionsprivateregistration.com

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

  • ns10.dnsmadeeasy.com
  • ns11.dnsmadeeasy.com
  • ns12.dnsmadeeasy.com
  • ns13.dnsmadeeasy.com
  • ns14.dnsmadeeasy.com
  • ns15.dnsmadeeasy.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • ip: 163.47.180.0/22
  • ip: 27.126.146.0/24
  • ip: 203.55.21.0/24
  • ip: 146.88.28.0/24
  • ip: 103.28.42.0/24
  • ip: 173.249.67.0/28
  • ip: 18.219.230.146/32
  • ip: 23.25.62.160/29
  • include: amazonses.com
  • include: _spf.createsend.com
  • include: _spf.google.com
  • a: naeir.org
  • mx: naeir.org
  • a: mail.naeir.org

Threat-feed evidence

History

Related pages

Pivot from naeir.org 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: "naeir.org"})-[: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.