Skip to content

Hostname

claps-kamiooka.com

Last fetched

claps-kamiooka.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · claps-kamiooka.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/claps-kamiooka.com

Resolution chain

claps-kamiooka.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.68108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.84108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.87108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.98108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.69.1113.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.11613.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.7313.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.9513.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
52.222.149.7252.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.8652.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.9652.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.9752.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Web-graph footprint

Distinct hostnames that link to or from claps-kamiooka.com in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from claps-kamiooka.com.

Cypher and MCP

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

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