Skip to content

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

WHISPER CANON · aceuae.comRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aceuae.com

Resolution chain

aceuae.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.74.154.12120.74.128.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAE
20.203.87.21120.203.0.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAE

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aceuae.com.

MechanismTarget
SPF_Aaceuae.com
SPF_Aproduction.eu01.alfuttaim.demandware.net
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mirakl.net
SPF_IP192.0.2.1/32
SPF_IP198.51.100.2
SPF_MXaceuae.com

Related pages

Pivot deeper into the graph from aceuae.com.

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 20

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