Hostname
johnpcordovav.com
Last fetched
johnpcordovav.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
johnpcordovav.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.175.81.188 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.81.19 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.81.216 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.81.50 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.85.30.137 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.30.162 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.30.175 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.30.182 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of johnpcordovav.com owner
- Contact emails
- johnpcordovav.com@domainsbyproxy.com
- 06aa71a5-100d-4438-8508-aee2ce794430@identity-protect.org
- 8f4e7ec1-9bcb-459d-9001-33d26ab11b68@identity-protect.org
- 925a9d80-617d-408f-ab16-4160f0042dd5@identity-protect.org
- e7837a92-70bb-4c47-9996-90aaaecaed98@identity-protect.org
- owner-7791050@johnpcordovav.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from johnpcordovav.com.
- IP · 3.175.81.188
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · johnpcordovav.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · jo…
- 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: "johnpcordovav.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.