Hostname
jwainternal.com
Last fetched
jwainternal.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jwainternal.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 |
|---|---|---|---|---|
| 3.162.38.125 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.162.38.126 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.162.38.29 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.162.38.50 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 99.84.234.113 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.120 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.13 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.68 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jwainternal.com owner
- Contact emails
- 095da02d-028f-4ed1-b616-75d42df2f13b@identity-protect.org
- 3901f877-aa27-4cec-8307-f1815870b7d9@identity-protect.org
- 86f8573c-4ba4-43b1-945d-4f0c36dc017f@identity-protect.org
- 9d746ce5-417b-46c7-bdcd-76d5694abe46@identity-protect.org
- ca711108-928e-4d69-821d-fb3a39794164@identity-protect.org
- e0eca3c3-93ea-47b0-a9ca-3cc0f383ab1c@identity-protect.org
- eb0c724f-dc83-48ca-b3d2-74d407481579@identity-protect.org
- owner-10008099@jwainternal.com.whoisprivacyservice.org
- owner-10278048@jwainternal.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of jwainternal.com.
Threat posture
History
Related pages
Pivot deeper into the graph from jwainternal.com.
- IP · 3.162.38.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 095da02d-028f-4ed1-b616-75d42df2f13b@identity-protect.org
- TLD · .com
- Browse hostnames · jw…
- 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: "jwainternal.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.