Skip to content

Hostname

g-cdn.globbook.com

Last fetched

g-cdn.globbook.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA.

Nutrition Label

WHISPER CANON · g-cdn.globbook.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/g-cdn.globbook.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.170.1243.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.303.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.723.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.913.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.171.61.1063.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.1073.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.1143.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.1173.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with g-cdn.globbook.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from g-cdn.globbook.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from g-cdn.globbook.com.

Cypher and MCP

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

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