Skip to content

Hostname

pcm.pt

Last fetched

pcm.pt resolves to 2 IPv4 addresses operated by AS16276 in PT.

Nutrition Label

WHISPER CANON · pcm.ptRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/pcm.pt

Resolution chain

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

WHOIS identity

Registrar
Organization
higher functions - sistemas informáticos inteligentes, unipessoal lda
Contact emails

Subdomains

30 observed subdomains of pcm.pt.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pcm.pt.

MechanismTarget
SPF_Amail.multicert.com
SPF_Amail.pcm.pt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.28.225.194
SPF_IP94.23.78.120
SPF_MXpcm.pt

Related pages

Pivot deeper into the graph from pcm.pt.

Cypher and MCP

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

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