Skip to content

Hostname

aedashomes.com

Last fetched

aedashomes.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.238.250.20220.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

134 observed subdomains of aedashomes.com.

Web-graph footprint

Distinct hostnames that link to or from aedashomes.com in the public web crawl.

332 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aedashomes.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.95.1.196
SPF_IP4.175.10.133
SPF_IP46.137.100.169
SPF_IP52.174.93.189
SPF_IP52.18.232.16
SPF_IP54.247.53.184
SPF_IP62.15.160.70
SPF_IP62.37.248.156

Related pages

Pivot deeper into the graph from aedashomes.com.

Cypher and MCP

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

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