Skip to content

Hostname

leonino.pt

Last fetched

leonino.pt resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB.

Nutrition Label

WHISPER CANON · leonino.ptRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/leonino.pt

Resolution chain

leonino.pt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.99.201.28167.99.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB
167.99.143.208167.99.128.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC

WHOIS identity

No WHOIS records are currently associated with leonino.pt in WhisperGraph.

Subdomains

8 observed subdomains of leonino.pt.

Web-graph footprint

Distinct hostnames that link to or from leonino.pt in the public web crawl.

58 sites link to this hostname.

183 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for leonino.pt.

MechanismTarget
SPF_Aleonino.pt
SPF_INCLUDE_spf.cleanmx.pt

Related pages

Pivot deeper into the graph from leonino.pt.

Cypher and MCP

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

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