Skip to content

Hostname

aleaweb.com

Last fetched

aleaweb.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · aleaweb.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aleaweb.com

Resolution chain

aleaweb.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:269
Organization
aleapro di fiorot cristian e c. snc
Contact emails

Subdomains

157 observed subdomains of aleaweb.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aleaweb.com.

MechanismTarget
SPF_Aaleaweb.com
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP167.114.243.118/32
SPF_IP79.0.54.112/32
SPF_IP93.43.88.196/32
SPF_IP95.141.45.101/32
SPF_MXaleaweb.com

Related pages

Pivot deeper into the graph from aleaweb.com.

Cypher and MCP

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

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