Hostname
anthonyresnick.com
Last fetched
anthonyresnick.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anthonyresnick.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.4.115 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.123 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.55 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.4.85 | 13.33.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.27 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.30 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.68 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.94 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.206.105 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.165.206.48 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.165.206.77 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.165.206.9 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of anthonyresnick.com owner
- Contact emails
- 186198fc-e80f-4965-8b76-22b3f50999ef@identity-protect.org
- 40b83ce9-dbc6-42e3-b366-d472f793b51e@identity-protect.org
- 75b4c164-e30f-4f9f-91c3-be76bf7ad33c@identity-protect.org
- a6e78fb4-0996-46b9-9ba2-4613bf55d1b9@identity-protect.org
- c97512ec-fb08-4e67-8002-d1f079122bbf@identity-protect.org
- ed953b5a-6703-4732-b407-1768036ad4ef@identity-protect.org
- owner-6051448@anthonyresnick.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from anthonyresnick.com.
- IP · 13.33.4.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 186198fc-e80f-4965-8b76-22b3f50999ef@identity-protect.org
- TLD · .com
- Browse hostnames · an…
- 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: "anthonyresnick.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.