Skip to content

Hostname

caetano.pt

Last fetched

caetano.pt resolves to 15 IPv4 addresses operated by AS20940 in CZ.

Nutrition Label

WHISPER CANON · caetano.ptRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/caetano.pt

Resolution chain

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

WHOIS identity

Registrar
Organization
caetano autobody, comercio de autocarros,
Contact emails

Subdomains

10 observed subdomains of caetano.pt.

Web-graph footprint

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

126 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for caetano.pt.

Related pages

Pivot deeper into the graph from caetano.pt.

Cypher and MCP

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

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