Hostname
bookkarte.com
Last fetched
bookkarte.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bookkarte.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 |
|---|---|---|---|---|
| 18.155.229.15 | 18.155.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.229.62 | 18.155.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.229.68 | 18.155.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.229.99 | 18.155.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.230.42.100 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 54.230.42.19 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 54.230.42.46 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 54.230.42.75 | 54.230.42.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bookkarte.com owner
- Contact emails
- shaadahmadkabir@gmail.com
- 11c7878d-3112-4715-911e-5ff0db52c60c@identity-protect.org
- 35bf82f6-a26e-4d04-a92c-41f52409cd9f@identity-protect.org
- 52d821c1-e1b1-4de8-81ab-5c8e125cb097@identity-protect.org
- 7a3ca07c-7df5-437c-b804-b87ec97bf2a8@identity-protect.org
- owner-11813253@bookkarte.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of bookkarte.com.
Web-graph footprint
Distinct hostnames that link to or from bookkarte.com in the public web crawl.
24 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from bookkarte.com.
- IP · 18.155.229.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · shaadahmadkabir@gmail.com
- TLD · .com
- Browse hostnames · bo…
- 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: "bookkarte.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.