Skip to content

Hostname

aewresults.com

Last fetched

aewresults.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · aewresults.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aewresults.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.219104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.219104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.191172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
199.16.172.163199.16.172.0/24AS2635AUTOMATTIC - Automattic, IncUS
199.16.173.217199.16.173.0/24AS2635AUTOMATTIC - Automattic, IncUS
66.235.200.14766.235.200.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
192.250.234.180192.250.234.0/24AS51713GB

WHOIS identity

Registrar
iana:269
Organization
burk
Contact emails

Subdomains

7 observed subdomains of aewresults.com.

Web-graph footprint

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

15 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aewresults.com.

MechanismTarget
SPF_Aaewresults.com
SPF_INCLUDEwebsitewelcome.com
SPF_MXaewresults.com

Related pages

Pivot deeper into the graph from aewresults.com.

Cypher and MCP

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

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