Hostname
karlbook.com
Last fetched
karlbook.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
karlbook.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.60.13 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.60.50 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.60.90 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.60.95 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 18.238.55.51 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.85 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.86 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.90 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of karlbook.com owner
- Contact emails
- ellingsonster@gmail.com
- 17bb2a6ad9084ab68cd38a8df6729ff2.protect@whoisguard.com
- 0f0cbc0e-7f47-4397-835a-ef1420ec1211@identity-protect.org
- 5c21aa6a-55d4-477e-8477-fadb5fbbe330@identity-protect.org
- bcdcc109-2d72-42bb-9db8-8caa8ff0c3e0@identity-protect.org
- bf75be8b-a416-4eba-b0b5-20bf5b57fe39@identity-protect.org
- cea88272-11ad-4d83-b6e5-1992eb574a77@identity-protect.org
- edbfd76e-771b-457d-894c-74b431e82b99@identity-protect.org
- f11effec-9518-4b16-a10d-dcc0b5d887be@identity-protect.org
Subdomains
3 observed subdomains of karlbook.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from karlbook.com.
- IP · 108.157.60.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TR
- Email · ellingsonster@gmail.com
- TLD · .com
- Browse hostnames · ka…
- 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: "karlbook.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.