Hostname
dfdc-service.com
Last fetched
dfdc-service.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dfdc-service.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 |
|---|---|---|---|---|
| 3.166.244.11 | 3.166.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.244.120 | 3.166.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.244.127 | 3.166.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.244.79 | 3.166.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.85.61.36 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.41 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.75 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.99 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dfdc-service.com owner
- Contact emails
- 3857e4c7-12a2-414d-85f8-f65ca3a03ca9@identity-protect.org
- 42a24c81-8edb-4098-856d-d305f8c0b00d@identity-protect.org
- 820a0614-6e40-436f-9c85-cdd3cbc1709e@identity-protect.org
- c0ff1212-baf3-49cb-94ed-9d8868652bf5@identity-protect.org
- cb5c1da8-10f9-499f-83ed-9bf807c3efae@identity-protect.org
- f7734648-b73c-425b-946b-1de824a24dcd@identity-protect.org
Subdomains
2 observed subdomains of dfdc-service.com.
Threat posture
History
Related pages
Pivot deeper into the graph from dfdc-service.com.
- IP · 3.166.244.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 3857e4c7-12a2-414d-85f8-f65ca3a03ca9@identity-protect.org
- TLD · .com
- Browse hostnames · df…
- 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: "dfdc-service.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.