Skip to content

Hostname

jaeb.org

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:1068
Contact emails
fg66v7gh7z5@networksolutionsprivateregistration.com, up6eb4nn96v@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.digicertdns.com
  • ns11.digicertdns.com
  • ns12.digicertdns.com
  • ns13.digicertdns.net
  • ns14.digicertdns.net
  • ns15.digicertdns.net

MX records

  • d45517a.ess.barracudanetworks.com
  • d45517b.ess.barracudanetworks.com
  • jaeb-org.mail.protection.outlook.com

SPF policy

  • a: mail.ess.barracuda.com
  • include: spf.protection.outlook.com
  • mx: jaeb.org
  • a: livemailoutdc.jaeb.org
  • a: mail.jaeb.org
  • a: nashmail.jaeb.org
  • ip: 128.136.41.202
  • ip: 128.136.41.222
  • ip: 24.173.129.186
  • ip: 47.206.177.116
  • ip: 66.129.98.186

Threat-feed evidence

History

Related pages

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