Skip to content

Hostname

cgd.pt

Last fetched

cgd.pt resolves to 2 IPv4 addresses operated by AS25253 in PT.

Nutrition Label

WHISPER CANON · cgd.ptRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cgd.pt

Resolution chain

cgd.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
caixa geral de depositos
Contact emails

Subdomains

71 observed subdomains of cgd.pt.

Web-graph footprint

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

1,032 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cgd.pt.

MechanismTarget
SPF_IP195.234.134.113
SPF_IP212.113.188.227
SPF_IP62.28.115.52

Related pages

Pivot deeper into the graph from cgd.pt.

Cypher and MCP

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

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