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
Resolution chain
iza.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 131.220.86.90 | 131.220.0.0/16 | AS680 | DFN 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.
Showing 25 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from iza.org in the public web crawl.
2,735 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for iza.org.
| Mechanism | Target |
|---|---|
| SPF_A | cl1.iza.org |
| SPF_A | iza.org |
| SPF_IP | 131.220.86.42/32 |
| SPF_IP | 131.220.86.43/32 |
| SPF_IP | 162.13.112.124/32 |
| SPF_IP | 2a00:1a48:7806:116:be76:4eff:fe08:755b |
| SPF_IP | 85.214.19.177/32 |
| SPF_MX | iza.org |
Related pages
Pivot deeper into the graph from iza.org.
- IP · 131.220.86.90
- ASN · AS680DFN Verein zur Foerderung eines Deutschen Forschungsnetzes e.V.
- Registrar · iana:226
- Country · DE
- Email · askitas@iza.org
- TLD · .org
- Browse hostnames · iz…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.