Skip to content

Hostname

claranet.com

Last fetched

claranet.com resolves to 3 IPv4 addresses operated by CLARANET-AS ClaraNET LTD in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · claranet.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/claranet.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.157.4.130195.157.0.0/16AS8426CLARANET-AS ClaraNET LTDGB
195.157.4.140195.157.0.0/16AS8426CLARANET-AS ClaraNET LTDGB
195.157.4.150195.157.0.0/16AS8426CLARANET-AS ClaraNET LTDGB

WHOIS identity

Registrar
iana:81
Organization
claranet
Contact emails

Subdomains

62 observed subdomains of claranet.com.

Web-graph footprint

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

368 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for claranet.com.

MechanismTarget
SPF_INCLUDE146186291.spf07.hubspotemail.net
SPF_INCLUDE_spf-i.cegedim.fr
SPF_INCLUDE_spf.eu.clara.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.185.36.36
SPF_IP89.185.45.2
SPF_IP89.185.45.3

Related pages

Pivot deeper into the graph from claranet.com.

Cypher and MCP

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

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