Skip to content

Hostname

go.clientbook.com

Last fetched

go.clientbook.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · go.clientbook.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/go.clientbook.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.9416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.10716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.16616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.9516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.101.7716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.65.19716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.72.15716.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.8.8252.216.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.135.14152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.206.2152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.226.15752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.8552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.25354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.161.15754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.166.14954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.200.18954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with go.clientbook.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for go.clientbook.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.senders.co

Related pages

Pivot deeper into the graph from go.clientbook.com.

Cypher and MCP

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

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