Hostname
aceuae.com
Last fetched
aceuae.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AE. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
aceuae.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.74.154.121 | 20.74.128.0/17 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | AE |
| 20.203.87.211 | 20.203.0.0/17 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | AE |
WHOIS identity
- Registrar
- iana:1052
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
Subdomains
13 observed subdomains of aceuae.com.
Web-graph footprint
Distinct hostnames that link to or from aceuae.com in the public web crawl.
157 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for aceuae.com.
| Mechanism | Target |
|---|---|
| SPF_A | aceuae.com |
| SPF_A | production.eu01.alfuttaim.demandware.net |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.mirakl.net |
| SPF_IP | 192.0.2.1/32 |
| SPF_IP | 198.51.100.2 |
| SPF_MX | aceuae.com |
Related pages
Pivot deeper into the graph from aceuae.com.
- IP · 20.74.154.121
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1052
- Country · AE
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · ac…
- 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: "aceuae.com"})-[: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.