Skip to content

Hostname

caneswarning.com

Last fetched

caneswarning.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · caneswarning.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/caneswarning.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.109.11518.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.2318.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.6018.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.6318.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.1023.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.1263.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.463.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.933.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.11965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of caneswarning.com.

Web-graph footprint

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

151 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • caneswarning.com

SPF policy

4 SPF mechanisms authorising senders for caneswarning.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from caneswarning.com.

Cypher and MCP

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

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