Skip to content

Hostname

clavis.cc

Last fetched

clavis.cc resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · clavis.ccRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/clavis.cc

Resolution chain

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

IPPrefixASNOperatorCountry
20.113.80.4220.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

Registrar
iana:113
Organization
clavis
Contact emails

Subdomains

3 observed subdomains of clavis.cc.

Web-graph footprint

Distinct hostnames that link to or from clavis.cc in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for clavis.cc.

MechanismTarget
SPF_Aclavis.cc
SPF_INCLUDE_spf_mx.solvinity.com
SPF_INCLUDEspf.inceptivize.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zeelandnet.nl
SPF_IP185.46.182.0/24
SPF_IP217.63.64.140
SPF_IP217.63.72.245
SPF_IP54.240.51.208
SPF_IP54.240.51.209
SPF_IP54.240.51.210

Related pages

Pivot deeper into the graph from clavis.cc.

Cypher and MCP

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

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