Skip to content

Hostname

claranet.pt

Last fetched

claranet.pt resolves to 5 IPv4 addresses operated by AS8426 in GB.

Nutrition Label

WHISPER CANON · claranet.ptRouting diversity3.0/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/claranet.pt

Resolution chain

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

WHOIS identity

Registrar
Organization
clara.net portugal - telecomunica??es
Contact emails

Subdomains

159 observed subdomains of claranet.pt.

Web-graph footprint

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

73 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for claranet.pt.

MechanismTarget
SPF_INCLUDE_spf.eu.clara.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.22.0.20/30
SPF_IP195.22.0.20/31
SPF_IP195.22.0.22
SPF_IP195.22.17.22/32
SPF_IP80.172.241.143
SPF_IP88.157.129.202
SPF_MXclaranet.pt

Related pages

Pivot deeper into the graph from claranet.pt.

Cypher and MCP

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

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