Hostname
iaa.ie
Last fetched
iaa.ie resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists registrar:kerna communications as the registrar.
Nutrition Label
Resolution chain
iaa.ie 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 |
|---|---|---|---|---|
| 48.209.158.94 | 48.208.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
WHOIS identity
- Registrar
- registrar:kerna communications
- Organization
- irish aviation authority
- Contact emails
- —
Subdomains
16 observed subdomains of iaa.ie.
Web-graph footprint
Distinct hostnames that link to or from iaa.ie in the public web crawl.
493 sites link to this hostname.
128 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for iaa.ie.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topsec.com |
| SPF_IP | 193.120.143.134/32 |
| SPF_IP | 193.120.143.138/32 |
| SPF_IP | 193.120.143.176 |
| SPF_IP | 193.120.143.70/32 |
| SPF_IP | 213.94.227.172 |
| SPF_IP | 213.94.227.174 |
| SPF_IP | 213.94.227.184 |
| SPF_IP | 68.219.215.137 |
| SPF_IP | 81.93.164.103/32 |
| SPF_IP | 81.93.173.201/32 |
| SPF_IP | 83.71.131.234 |
| SPF_IP | 83.71.144.158 |
| SPF_MX | iaa.ie |
Related pages
Pivot deeper into the graph from iaa.ie.
- IP · 48.209.158.94
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:kerna communications
- Country · IE
- TLD · .ie
- Browse hostnames · ia…
- 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: "iaa.ie"})-[: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.