Skip to content

Hostname

mail.aleo.ro

Last fetched

mail.aleo.ro resolves to 1 IPv4 address operated by AS43927 in RO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.199.175.50185.199.175.0/24AS43927RO

WHOIS identity

No WHOIS records are currently associated with mail.aleo.ro in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mail.aleo.ro.

MechanismTarget
SPF_Amail.aleo.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_MXmail.aleo.ro

Related pages

Pivot deeper into the graph from mail.aleo.ro.

Cypher and MCP

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

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