Skip to content

Hostname

circle-book.com

Last fetched

circle-book.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · circle-book.comRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/circle-book.com

Resolution chain

circle-book.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.32.9913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.89.24413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.202.23413.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.177.22218.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.242.7818.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.202.273.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.249.1273.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.254.10035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.112.8035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.149.14235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.57.12735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.219.16235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.39.14835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.83.17352.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.60.12154.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.116.13654.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.202.12854.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.183.11657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.30.11413.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.106.20313.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

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

Subdomains

1 observed subdomain of circle-book.com.

Web-graph footprint

Distinct hostnames that link to or from circle-book.com in the public web crawl.

852 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from circle-book.com.

Cypher and MCP

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

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