Skip to content

Hostname

iedb.org

Last fetched

iedb.org resolves to 3 IPv4 addresses operated by UCSD - University of California, San Diego in US. WHOIS lists iana:1040 as the registrar.

Nutrition Label

WHISPER CANON · iedb.orgRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/iedb.org

Resolution chain

iedb.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
169.228.2.148169.228.0.0/16AS7377UCSD - University of California, San DiegoUS
8.37.117.1488.37.117.0/24AS394861LJI - La Jolla Institute for ImmunologyUS
8.37.117.1638.37.117.0/24AS394861LJI - La Jolla Institute for ImmunologyUS

WHOIS identity

Registrar
iana:1040
Organization
domain protection services,
Contact emails

Subdomains

20 observed subdomains of iedb.org.

Web-graph footprint

Distinct hostnames that link to or from iedb.org in the public web crawl.

164 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for iedb.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_IP173.243.133.230
SPF_IP192.52.227.5
SPF_IP192.52.227.6
SPF_IP50.28.102.172
SPF_IP8.37.117.171

Related pages

Pivot deeper into the graph from iedb.org.

Cypher and MCP

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

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