Skip to content

Hostname

g-book.com

Last fetched

g-book.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in JP. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · g-book.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/g-book.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.47.137.22223.47.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.JP
23.59.10.14023.59.0.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.JP

WHOIS identity

Registrar
iana:1387
Organization
domain administrator
Contact emails

Subdomains

190 observed subdomains of g-book.com.

Web-graph footprint

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

70 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for g-book.com.

MechanismTarget
SPF_Agbcgwy11.g-book.com
SPF_Agbcgwy12.g-book.com
SPF_Amail.g-book.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP125.1.80.87

Related pages

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

Cypher and MCP

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

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