Skip to content

Hostname

clivet.com

Last fetched

clivet.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · clivet.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/clivet.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.160.106.15615.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
15.161.11.17015.161.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
15.161.118.15015.161.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.17.7818.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.115.23535.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.117.15035.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.144.16235.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.224.3135.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.225.13235.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.40.2135.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.57.7835.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.71.5635.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.78.5635.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
51.118.46.14051.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
51.118.8.851.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.226.20118.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.89.4818.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
16.22.39.15816.22.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.217.6218.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
51.118.75.051.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:1052
Organization
bello stefano
Contact emails

Subdomains

11 observed subdomains of clivet.com.

Web-graph footprint

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

255 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for clivet.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP88.36.224.162

Related pages

Pivot deeper into the graph from clivet.com.

Cypher and MCP

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

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