Skip to content

Hostname

canihitthis.com

Last fetched

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

Nutrition Label

WHISPER CANON · canihitthis.comRouting diversity5.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/canihitthis.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.84.533.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.180.1852.218.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.216.2752.218.216.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.232.16352.218.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.236.1052.218.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.250.13852.218.250.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.131.21952.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.138.6752.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.147.9952.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.168.14752.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.5952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.191.4352.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.194.11552.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.195.17152.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.9952.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.251.4352.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of canihitthis.com.

Threat posture

History

Related pages

Pivot deeper into the graph from canihitthis.com.

Cypher and MCP

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

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