Skip to content

Hostname

ppa.pt

Last fetched

ppa.pt is a registered hostname under the .pt top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · ppa.ptRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ppa.pt

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
associação parceria portuguesa para a água
Contact emails

Subdomains

6 observed subdomains of ppa.pt.

Web-graph footprint

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

41 sites link to this hostname.

719 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ppa.pt

SPF policy

7 SPF mechanisms authorising senders for ppa.pt.

MechanismTarget
SPF_Appa.pt
SPF_INCLUDEspf.redewt.net
SPF_IP185.118.112.138
SPF_IP185.240.248.22
SPF_IP80.172.225.147
SPF_IP80.172.225.23
SPF_MXppa.pt

Related pages

Pivot deeper into the graph from ppa.pt.

Cypher and MCP

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

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