Skip to content

Hostname

kamakura-cpta.com

Last fetched

kamakura-cpta.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.217.1273.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.213.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.283.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.953.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.57.10399.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.3799.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.6799.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.9999.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:49
Organization
kamakura tomokazu kaikei jimusho
Contact emails

Subdomains

5 observed subdomains of kamakura-cpta.com.

Web-graph footprint

Distinct hostnames that link to or from kamakura-cpta.com in the public web crawl.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from kamakura-cpta.com.

Cypher and MCP

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

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