Hostname
iea.org
Last fetched
iea.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
iea.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 |
|---|---|---|---|---|
| 4.233.67.197 | 4.224.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | FR |
WHOIS identity
- Registrar
- iana:2
- Organization
- international energy agency
- Contact emails
Subdomains
77 observed subdomains of iea.org.
Showing 25 of 77. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from iea.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for iea.org.
| Mechanism | Target |
|---|---|
| SPF_A | rhino.iea.org |
| SPF_A | vismgmx01.iea.org |
| SPF_A | vismgmx02.iea.org |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 149.72.148.104 |
| SPF_IP | 168.245.42.189 |
| SPF_IP | 62.70.39.128/27 |
| SPF_IP | 78.41.129.9 |
| SPF_IP | 84.14.234.128/26 |
| SPF_IP | 95.142.102.0/25 |
| SPF_MX | iea.org |
Related pages
Pivot deeper into the graph from iea.org.
- IP · 4.233.67.197
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · FR
- Email · einar.einarsson@iea.org
- TLD · .org
- Browse hostnames · ie…
- 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: "iea.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.