Skip to content

Hostname

leo-design.ro

Last fetched

leo-design.ro resolves to 1 IPv4 address operated by AS41807 in RO.

Nutrition Label

WHISPER CANON · leo-design.roRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/leo-design.ro

Resolution chain

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

IPPrefixASNOperatorCountry
89.45.166.289.45.166.0/23AS41807RO

WHOIS identity

No WHOIS records are currently associated with leo-design.ro in WhisperGraph.

Subdomains

3 observed subdomains of leo-design.ro.

Web-graph footprint

Distinct hostnames that link to or from leo-design.ro in the public web crawl.

5 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for leo-design.ro.

MechanismTarget
SPF_Aleo-design.ro
SPF_IP89.45.166.2
SPF_MXleo-design.ro

Related pages

Pivot deeper into the graph from leo-design.ro.

Cypher and MCP

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

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