Hostname
fff-dev.com
Last fetched
fff-dev.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fff-dev.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.208.187.8 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.11.43.128 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.218.12.141 | 54.218.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fff-dev.com owner
- Contact emails
- 2a6a4eb1-58c5-4b35-9195-e26966ad834b@identity-protect.org
- 58cdc819-7c8e-4443-85bc-d6a58cd1dfa8@identity-protect.org
- 8a79578b-0e44-4050-9735-f9a0e0e25a3c@identity-protect.org
- 8ee9ae36-bbbb-4383-b519-83a4c6c9318f@identity-protect.org
- e33cd214-8bdc-459f-8c4d-4d1de2edfc7f@identity-protect.org
- owner-10682008@fff-dev.com.whoisprivacyservice.org
- owner-1931808@fff-dev.com.whoisprivacyservice.org
- owner-4090398@fff-dev.com.whoisprivacyservice.org
- owner-5335385@fff-dev.com.whoisprivacyservice.org
- owner-9146753@fff-dev.com.whoisprivacyservice.org
Subdomains
55 observed subdomains of fff-dev.com.
Showing 25 of 55. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from fff-dev.com.
- IP · 34.208.187.8
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2a6a4eb1-58c5-4b35-9195-e26966ad834b@identity-protect.org
- TLD · .com
- Browse hostnames · ff…
- 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: "fff-dev.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.