Skip to content

Hostname

cannonsafe.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.141.4513.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.6113.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.8913.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.9413.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.10813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.11013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.3913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
cannon safe
Contact emails

Subdomains

10 observed subdomains of cannonsafe.com.

Web-graph footprint

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

82 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cannonsafe.com.

MechanismTarget
SPF_Acannonsafe.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtopgrading.com
SPF_IP201.174.118.254
SPF_IP52.6.190.130/32
SPF_IP66.220.170.0/24
SPF_MXcannonsafe.com

Related pages

Pivot deeper into the graph from cannonsafe.com.

Cypher and MCP

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

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