Skip to content

Hostname

daa.ie

Last fetched

daa.ie resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists registrar:irish domains as the registrar.

Nutrition Label

WHISPER CANON · daa.ieRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/daa.ie

Resolution chain

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

IPPrefixASNOperatorCountry
4.207.32.2044.192.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
registrar:irish domains
Organization
daa public limited
Contact emails

Subdomains

27 observed subdomains of daa.ie.

Web-graph footprint

Distinct hostnames that link to or from daa.ie in the public web crawl.

126 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for daa.ie.

MechanismTarget
SPF_INCLUDEeu.rp.oracleemaildelivery.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP143.55.234.96
SPF_IP149.72.178.234
SPF_IP168.245.104.162/32
SPF_IP192.2.128.0/18
SPF_IP192.254.120.51/32
SPF_IP205.201.128.0/20
SPF_IP212.46.144.150
SPF_IP91.214.173.12
SPF_MXdaa.gecodb.com
SPF_MXdaa.ie

Related pages

Pivot deeper into the graph from daa.ie.

Cypher and MCP

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

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