Hostname
jshbattery.com
Last fetched
jshbattery.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jshbattery.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.225.202.112 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.173.21.15 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.196.22.196 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.234.151.227 | 54.234.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.234.7.118 | 54.234.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jshbattery.com owner
- Contact emails
- gdpr-masking@gdpr-masked.com
- 05417537-08f3-4bbd-a282-3aa079ae5d53@identity-protect.org
- 31026d62-25c0-42f7-aa4b-2b743e188d6b@identity-protect.org
- 7c0948b5-6867-470b-b033-2227007497d8@identity-protect.org
- d25a4688-f2ce-452e-b2d6-d63580a7c4ac@identity-protect.org
- d90113fb-fba5-4419-80ba-ac64369238a8@identity-protect.org
Subdomains
1 observed subdomain of jshbattery.com.
| Subdomain |
|---|
| www.jshbattery.com |
Threat posture
History
Related pages
Pivot deeper into the graph from jshbattery.com.
- IP · 34.225.202.112
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · js…
- 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: "jshbattery.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.