Skip to content

Hostname

psd.pt

Last fetched

psd.pt resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · psd.ptRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/psd.pt

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.133.6545.60.133.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.78.6545.60.78.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

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

Subdomains

42 observed subdomains of psd.pt.

Web-graph footprint

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

338 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for psd.pt.

MechanismTarget
SPF_INCLUDE_spf.cloudsolutions.pt
SPF_INCLUDE_spfh.smail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.126.247.168
SPF_IP195.170.168.34
SPF_IP195.23.138.110

Related pages

Pivot deeper into the graph from psd.pt.

Cypher and MCP

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

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