Skip to content

Hostname

est.pt

Last fetched

est.pt resolves to 3 IPv4 addresses operated by AS1897 in PT.

Nutrition Label

WHISPER CANON · est.ptRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/est.pt

Resolution chain

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

WHOIS identity

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

Subdomains

60 observed subdomains of est.pt.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for est.pt.

MechanismTarget
SPF_Aest.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.est.pt
SPF_IP169.155.236.117
SPF_IP173.212.194.145
SPF_IP46.21.230.4
SPF_IP46.21.230.6
SPF_MXest.pt

Related pages

Pivot deeper into the graph from est.pt.

Cypher and MCP

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

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