Skip to content

Hostname

aeelaw.com

Last fetched

aeelaw.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · aeelaw.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aeelaw.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.8.57104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.188.82172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
70.40.220.5270.40.192.0/19AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:48
Organization
antin, ehrlich & epstein,
Contact emails

Subdomains

2 observed subdomains of aeelaw.com.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aeelaw.com.

MechanismTarget
SPF_INCLUDE_spf_useast2.prod.hydra.sophos.com
SPF_INCLUDEreflexion.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.254.149.69
SPF_IP208.70.208.0/22
SPF_IP208.94.101.147

Related pages

Pivot deeper into the graph from aeelaw.com.

Cypher and MCP

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

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