Skip to content

Hostname

codereviewbook.com

Last fetched

codereviewbook.com resolves to 3.130.97.122, announced in 3.130.0.0/16 by AMAZON-02 - Amazon.com, Inc. in US. codereviewbook.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · codereviewbook.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/codereviewbook.com

Resolution chain

IPv6 resolution

No AAAA record for codereviewbook.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
it-alerts@smartbear.com, 19aec365-3139-4a40-9777-7c62abee2b8a@identity-protect.org, 2c3c8143-8cfb-4f03-867a-dedb01a27a5b@identity-protect.org, 91b870a7-f694-43b8-91cc-0f53459fb1a9@identity-protect.org, 933870d9-adce-49ed-a551-1b5bd9874b6b@identity-protect.org, eefb0999-2719-4350-9735-9ad8fe4988a0@identity-protect.org, f75f2bfa-f8fb-4991-94c0-90a251254feb@identity-protect.org, f9907c5f-3fea-4d2a-87d2-7843b205832d@identity-protect.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-498.awsdns-62.com
  • ns-642.awsdns-16.net
  • ns-1300.awsdns-34.org
  • ns-1887.awsdns-43.co.uk

Threat-feed evidence

History

Related pages

Pivot from codereviewbook.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "codereviewbook.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.