Skip to content

Hostname

can-ly.com

Last fetched

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

Nutrition Label

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

Resolution chain

can-ly.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.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.146.10018.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.12518.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.12918.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.8918.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.161.136.1143.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.136.483.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.136.493.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.136.643.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.393.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.583.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.713.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.933.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
mamoru tatsumi
Contact emails

Subdomains

51 observed subdomains of can-ly.com.

Web-graph footprint

Distinct hostnames that link to or from can-ly.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for can-ly.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEu10322825.wl076.sendgrid.net

Related pages

Pivot deeper into the graph from can-ly.com.

Cypher and MCP

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

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