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
Resolution chain
daa.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 |
|---|---|---|---|---|
| 4.207.32.204 | 4.192.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
WHOIS identity
- Registrar
- registrar:irish domains
- Organization
- daa public limited
- Contact emails
- —
Subdomains
27 observed subdomains of daa.ie.
Showing 21 of 27. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for daa.ie.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu.rp.oracleemaildelivery.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_IP | 143.55.234.96 |
| SPF_IP | 149.72.178.234 |
| SPF_IP | 168.245.104.162/32 |
| SPF_IP | 192.2.128.0/18 |
| SPF_IP | 192.254.120.51/32 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 212.46.144.150 |
| SPF_IP | 91.214.173.12 |
| SPF_MX | daa.gecodb.com |
| SPF_MX | daa.ie |
Related pages
Pivot deeper into the graph from daa.ie.
- IP · 4.207.32.204
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:irish domains
- Country · IE
- TLD · .ie
- Browse hostnames · da…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.