Hostname
fleurydigital.com
Last fetched
fleurydigital.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fleurydigital.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 |
|---|---|---|---|---|
| 13.33.67.114 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.39 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.7 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.74 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.198.111 | 3.163.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.198.117 | 3.163.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.198.52 | 3.163.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.198.83 | 3.163.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fleurydigital.com owner
- Contact emails
- 0fc0e0a2-4c24-4f45-a2fa-1802b72299ac@identity-protect.org
- 23e502b9-41bd-4c0e-b38f-780c5f06b13b@identity-protect.org
- 5391434d-9464-460c-a0a9-9f9ddd99f07a@identity-protect.org
- 66be76a0-b7f9-49b8-93f0-4f4d3e8b7a6d@identity-protect.org
- 79888152-c4f1-49c6-afe9-593d0fe7b598@identity-protect.org
- 993bdd42-7694-4cd8-a9c6-595741eb3d84@identity-protect.org
- a001b224-e7aa-46a4-9089-b1a394fe144c@identity-protect.org
- owner-10398661@fleurydigital.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of fleurydigital.com.
Showing 10 of 13. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from fleurydigital.com.
- IP · 13.33.67.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0fc0e0a2-4c24-4f45-a2fa-1802b72299ac@identity-protect.org
- TLD · .com
- Browse hostnames · fl…
- 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: "fleurydigital.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.