Hostname
drezix7.com
Last fetched
drezix7.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
drezix7.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 |
|---|---|---|---|---|
| 18.67.233.15 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.61 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.62 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.63 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.163.63.105 | 3.163.63.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.163.63.117 | 3.163.63.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.163.63.47 | 3.163.63.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.163.63.74 | 3.163.63.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from drezix7.com.
- IP · 18.67.233.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1479
- Country · IN
- Email · pwp-5d72f15dba1c1936bd4670703e5947ba@privacyguardian.org
- TLD · .com
- Browse hostnames · dr…
- 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: "drezix7.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.