Skip to content

Hostname

eaddy.org

Last fetched

eaddy.org resolves to 108.49.193.233, announced in 108.49.0.0/16 by UUNET - Verizon Business in US. eaddy.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 · eaddy.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/eaddy.org

Resolution chain

IPv6 resolution

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

Attribution

verizon business

ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
jason eaddy
Contact emails
jheaddy@alumni.princeton.edu

Subdomains

Subdomain
www.eaddy.org

Showing 1 of 2. View all subdomains →

Mail and authentication

Nameservers

  • ns1.cloudns.net
  • ns2.cloudns.net
  • ns3.cloudns.net
  • ns4.cloudns.net
  • pns1.cloudns.net
  • pns2.cloudns.net
  • pns3.cloudns.net
  • pns4.cloudns.net
  • pns5.cloudns.net
  • pns6.cloudns.net
  • pns7.cloudns.net
  • pns8.cloudns.net
  • pns9.cloudns.net

Threat-feed evidence

History

Related pages

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