Skip to content

Hostname

aleo.ro

Last fetched

aleo.ro resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · aleo.roRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aleo.ro

Resolution chain

aleo.ro resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.137104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.137104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.241172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.199.175.50185.199.175.0/24AS43927RO
185.199.172.113185.199.172.0/24AS43927RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

57 observed subdomains of aleo.ro.

Web-graph footprint

Distinct hostnames that link to or from aleo.ro in the public web crawl.

23 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for aleo.ro.

MechanismTarget
SPF_Aaleo.ro
SPF_INCLUDEamazonses.com
SPF_INCLUDEmidas.hosterion.net
SPF_INCLUDEnewsman.app
SPF_IP128.140.225.2/32
SPF_IP185.125.110.63
SPF_IP185.199.175.50
SPF_IP188.241.118.152
SPF_IP89.46.7.35
SPF_IP93.119.152.1
SPF_IP93.119.152.25
SPF_MXaleo.ro

Related pages

Pivot deeper into the graph from aleo.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aleo.ro"})-[: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.