Skip to content

Hostname

iza.org

Last fetched

iza.org resolves to 1 IPv4 address operated by DFN Verein zur Foerderung eines Deutschen Forschungsnetzes e.V. in DE. WHOIS lists iana:226 as the registrar.

Nutrition Label

WHISPER CANON · iza.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/iza.org

Resolution chain

iza.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
131.220.86.90131.220.0.0/16AS680DFN Verein zur Foerderung eines Deutschen Forschungsnetzes e.V.DE

WHOIS identity

Registrar
iana:226
Organization
forschungsinstitut zur zukunft der arbeit
Contact emails

Subdomains

79 observed subdomains of iza.org.

Web-graph footprint

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

2,735 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for iza.org.

MechanismTarget
SPF_Acl1.iza.org
SPF_Aiza.org
SPF_IP131.220.86.42/32
SPF_IP131.220.86.43/32
SPF_IP162.13.112.124/32
SPF_IP2a00:1a48:7806:116:be76:4eff:fe08:755b
SPF_IP85.214.19.177/32
SPF_MXiza.org

Related pages

Pivot deeper into the graph from iza.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "iza.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.