Skip to content

Hostname

leak.pt

Last fetched

leak.pt resolves to 1 IPv4 address operated by AS59787 in PT.

Nutrition Label

WHISPER CANON · leak.ptRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/leak.pt

Resolution chain

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

IPPrefixASNOperatorCountry
185.90.58.145185.90.58.0/24AS59787PT

WHOIS identity

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

Subdomains

46 observed subdomains of leak.pt.

Web-graph footprint

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

562 sites link to this hostname.

1,405 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for leak.pt.

MechanismTarget
SPF_Aleak.pt
SPF_INCLUDE_spf.spambusters.email
SPF_INCLUDE_spf105.serverhs.org
SPF_INCLUDE_spf185.serverhs.org
SPF_INCLUDE_spf95.serverhs.org
SPF_IP185.90.59.1
SPF_IP194.39.124.32
SPF_IP194.39.124.63
SPF_MXleak.pt

Related pages

Pivot deeper into the graph from leak.pt.

Cypher and MCP

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

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