Hostname
jakebot.com
Last fetched
jakebot.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jakebot.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.156.22.128 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.67 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.82 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.98 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.245.175.13 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.21 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.6 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.93 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jakebot.com owner
- Contact emails
- jakebot.com@proxy.dreamhost.com
- 1e3fb6ce-eefd-4a21-beb3-fde66db83434@identity-protect.org
- 2458b161-c854-493f-8f27-0a17112f219c@identity-protect.org
- 70a83403-beea-4eea-ad09-2e8e36da3001@identity-protect.org
- 78b74ad4-381b-4a0d-9c47-6eb9652e214f@identity-protect.org
- 8c9a585e-ceb4-4aee-aa98-e68075ee6ece@identity-protect.org
- 9b933ef8-eafb-43b1-a6d6-d4187d03422a@identity-protect.org
- c5a08476-f659-447e-a22f-26f8af80bc0a@identity-protect.org
- owner-12105310@jakebot.com.whoisprivacyservice.org
- owner-8777946@jakebot.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of jakebot.com.
| Subdomain |
|---|
| www.jakebot.com |
Web-graph footprint
Distinct hostnames that link to or from jakebot.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from jakebot.com.
- IP · 108.156.22.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · jakebot.com@proxy.dreamhost.com
- TLD · .com
- Browse hostnames · ja…
- 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: "jakebot.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.