Skip to content

Hostname

cap.pt

Last fetched

cap.pt resolves to 1 IPv4 address operated by AS24768 in PT.

Nutrition Label

WHISPER CANON · cap.ptRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/cap.pt

Resolution chain

cap.pt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.46.26.11694.46.26.0/24AS24768PT

WHOIS identity

Registrar
Organization
confederação dos agricultores de portugal
Contact emails

Subdomains

9 observed subdomains of cap.pt.

Web-graph footprint

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

192 sites link to this hostname.

271 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for cap.pt.

MechanismTarget
SPF_Aplca697.servidoresdns.net
SPF_Asmtp.serviciodecorreo.es
SPF_INCLUDE_spf.signed.pt
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.55.154.16/28
SPF_IP217.76.150.128/25
SPF_IP217.76.151.12/32
SPF_IP217.76.151.9
SPF_IP54.36.128.125
SPF_IP62.28.13.72
SPF_IP62.28.13.73
SPF_IP62.28.13.74
SPF_IP62.28.62.242
SPF_IP82.223.190.1/32
SPF_MXcap.pt

Related pages

Pivot deeper into the graph from cap.pt.

Cypher and MCP

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

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