Hostname
jaypowellcs.com
Last fetched
jaypowellcs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jaypowellcs.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 |
|---|---|---|---|---|
| 16.182.33.149 | 16.182.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.214.213 | 52.216.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.113.165 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.17.203 | 52.217.17.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.41.139 | 52.217.41.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.85.43 | 52.217.85.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.202.229 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.233.173 | 54.231.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jaypowellcs.com owner
- Contact emails
- 20e5489b-b7e2-4491-bd71-4e074698fe20@identity-protect.org
- a2e86f11-0e99-4744-ba63-6cab5d5139ba@identity-protect.org
- a679a4ce-5b4c-4949-94f5-22a07e6e5c3f@identity-protect.org
- b671ccde-f34d-4627-bc9e-1fb96d803c96@identity-protect.org
- b79e18f5-916c-484c-90b0-ec3cc79c5437@identity-protect.org
- c45a87cb-2cb7-49cb-984d-0fbc97eda98a@identity-protect.org
- ded95f85-bd68-4098-8259-e885edaf8960@identity-protect.org
- owner-341207@jaypowellcs.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of jaypowellcs.com.
| Subdomain |
|---|
| www.jaypowellcs.com |
Threat posture
History
Related pages
Pivot deeper into the graph from jaypowellcs.com.
- IP · 16.182.33.149
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 20e5489b-b7e2-4491-bd71-4e074698fe20@identity-protect.org
- 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: "jaypowellcs.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.