Hostname
zipshiftbook.com
Last fetched
zipshiftbook.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in HK. WHOIS lists iana:2849 as the registrar.
Nutrition Label
Resolution chain
zipshiftbook.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.92.165.12 | 34.92.0.0/16 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | HK |
WHOIS identity
- Registrar
- iana:2849
- Organization
- on behalf of zipshiftbook.com owner
- Contact emails
- 914c5c874639423699b4df901aced813.protect@whoisguard.com
- taoj766@gmail.com
- 78e62285-5bf2-47f9-9b71-5246671ba0ba@identity-protect.org
- 8c459f6b-d55b-4d69-987f-efc6f3e759ba@identity-protect.org
- fdaffbc0-eec9-4e26-8929-1bf066e0f52d@identity-protect.org
- owner-9895116@zipshiftbook.com.whoisprivacyservice.org
- owner@zipshiftbook.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of zipshiftbook.com.
| Subdomain |
|---|
| www.zipshiftbook.com |
Web-graph footprint
Distinct hostnames that link to or from zipshiftbook.com in the public web crawl.
6 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from zipshiftbook.com.
- IP · 34.92.165.12
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:2849
- Country · HK
- Email · 914c5c874639423699b4df901aced813.protect@whoisguard.com
- TLD · .com
- Browse hostnames · zi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zipshiftbook.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.