Skip to content

Hostname

candivore.com

Last fetched

candivore.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · candivore.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/candivore.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.93.10313.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.2913.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3513.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4313.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.11818.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.6418.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.7418.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.9918.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.293.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.503.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.763.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.863.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of candivore.com owner
Contact emails

Subdomains

2 observed subdomains of candivore.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for candivore.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from candivore.com.

Cypher and MCP

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

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