Skip to content

Hostname

ctt.pt

Last fetched

ctt.pt resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · ctt.ptRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/ctt.pt

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.240.14115.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.211.1163.33.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
Organization
ctt-correios de portugal,
Contact emails

Subdomains

111 observed subdomains of ctt.pt.

Web-graph footprint

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

1,866 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ctt.pt.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE5479587.spf03.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.2.87.110
SPF_IP194.65.81.88/29
SPF_IP194.65.92.63
SPF_IP62.28.56.6
SPF_IP88.157.200.147
SPF_MXctt.pt

Related pages

Pivot deeper into the graph from ctt.pt.

Cypher and MCP

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

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