Hostname
defyblocks.com
Last fetched
defyblocks.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
defyblocks.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.204.195 | 3.5.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.205.209 | 3.5.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.156.42 | 52.95.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.156.92 | 52.95.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of defyblocks.com owner
- Contact emails
- 069ee98f-a872-4ad0-9851-53c375c9447e@identity-protect.org
- 4db16157-124a-4a23-8009-f3ab21e2e243@identity-protect.org
- 5d33672a-5dea-4660-acd7-d1dccf1daf56@identity-protect.org
- 872a2a9c-3558-44f6-a8b6-060d9148cbe4@identity-protect.org
- 960e41ee-57be-41f5-abcd-dccbe241bf44@identity-protect.org
- aa44a83b-0562-47fa-b267-1189ef0a6066@identity-protect.org
- cf808b37-70ba-4d27-ab1d-4c649b6747d6@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from defyblocks.com.
- IP · 3.5.204.195
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 069ee98f-a872-4ad0-9851-53c375c9447e@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "defyblocks.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.