Hostname
darifrez.com
Last fetched
darifrez.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
darifrez.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.195.14 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.195.2 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.195.89 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.195.90 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.84.160.23 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.29 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.40 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.6 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of darifrez.com owner
- Contact emails
- 0b0a46a8-fb2e-4b94-8b06-5ebbe36d364b@identity-protect.org
- 776cb41e-e9c2-4e80-a36d-302e62181428@identity-protect.org
- 8ef5ae75-8b52-4a89-86a2-0864c4ae68b3@identity-protect.org
- b9c6fd4e-7637-4ad9-910f-5857ee1ff482@identity-protect.org
- c909e10d-fb99-483c-bf5e-d309e6a8ae93@identity-protect.org
- ca84ca46-af8c-4baa-8c36-f42aa52e61df@identity-protect.org
- owner-4645349@darifrez.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from darifrez.com.
- IP · 18.67.195.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 0b0a46a8-fb2e-4b94-8b06-5ebbe36d364b@identity-protect.org
- TLD · .com
- Browse hostnames · da…
- 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: "darifrez.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.