Skip to content

Hostname

bookbinding.cc

Last fetched

bookbinding.cc resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · bookbinding.ccRouting diversity3.0/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bookbinding.cc

Resolution chain

bookbinding.cc resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.174.120.8434.174.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
77.37.42.18577.37.40.0/22AS47583BR
91.108.127.2091.108.124.0/22AS47583BR

WHOIS identity

No WHOIS records are currently associated with bookbinding.cc in WhisperGraph.

Subdomains

1 observed subdomain of bookbinding.cc.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bookbinding.cc.

MechanismTarget
SPF_Abookbinding.cc
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEbookbinding.cc.spf.auto.dnssmarthost.net
SPF_MXbookbinding.cc

Related pages

Pivot deeper into the graph from bookbinding.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bookbinding.cc"})-[: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.