Hostname
awsjosh.com
Last fetched
awsjosh.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
awsjosh.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.168.162.108 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.162.110 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.162.222 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.162.83 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 65.9.60.132 | 65.9.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.60.166 | 65.9.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.60.179 | 65.9.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.60.214 | 65.9.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of awsjosh.com owner
- Contact emails
- 1391d0a5-043f-4842-86b7-56f43a5018b2@identity-protect.org
- 29825d8f-dcfa-480c-8c15-6a4e9ec05c69@identity-protect.org
- 384b5f24-5db7-4481-9a41-587d376e1ee2@identity-protect.org
- 9257cb00-cc2e-4a7a-86f6-adbbb9f9363b@identity-protect.org
- a148a07d-d357-4e1b-9d2a-64aae3bb2a6e@identity-protect.org
- ab1b155a-8567-45be-adf6-42e421131bbb@identity-protect.org
- owner-4725558@awsjosh.com.whoisprivacyservice.org
- owner-6808947@awsjosh.com.whoisprivacyservice.org
- owner-8052922@awsjosh.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of awsjosh.com.
Threat posture
History
Related pages
Pivot deeper into the graph from awsjosh.com.
- IP · 3.168.162.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 1391d0a5-043f-4842-86b7-56f43a5018b2@identity-protect.org
- TLD · .com
- Browse hostnames · aw…
- 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: "awsjosh.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.