Skip to content

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

WHISPER CANON · iaa.ieRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/iaa.ie

Resolution chain

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

IPPrefixASNOperatorCountry
48.209.158.9448.208.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

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.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for iaa.ie.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topsec.com
SPF_IP193.120.143.134/32
SPF_IP193.120.143.138/32
SPF_IP193.120.143.176
SPF_IP193.120.143.70/32
SPF_IP213.94.227.172
SPF_IP213.94.227.174
SPF_IP213.94.227.184
SPF_IP68.219.215.137
SPF_IP81.93.164.103/32
SPF_IP81.93.173.201/32
SPF_IP83.71.131.234
SPF_IP83.71.144.158
SPF_MXiaa.ie

Related pages

Pivot deeper into the graph from iaa.ie.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.