Hostname
difficultdone.com
Last fetched
difficultdone.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
difficultdone.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.36.66 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.186.196 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 18.67.250.122 | 18.67.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.67.250.66 | 18.67.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.67.250.79 | 18.67.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.67.250.87 | 18.67.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of difficultdone.com owner
- Contact emails
- 429d2e48-e1f0-4bdf-8b37-dd69d8db8e30@identity-protect.org
- 4f53b1af-f074-446e-b5ce-3591d8e3637f@identity-protect.org
- 54fe837c-7f57-4989-bf8a-e72e68385e26@identity-protect.org
- b120e659-6547-4f63-a6de-75421b53a876@identity-protect.org
- d993948b-4f0f-43b0-b971-9cff3fd1f098@identity-protect.org
- ffa04bc0-fd1e-4d92-a36a-08f6c148bf3d@identity-protect.org
- owner-10353667@difficultdone.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of difficultdone.com.
| Subdomain |
|---|
| www.difficultdone.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from difficultdone.com.
- IP · 104.21.36.66
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 429d2e48-e1f0-4bdf-8b37-dd69d8db8e30@identity-protect.org
- TLD · .com
- Browse hostnames · di…
- 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: "difficultdone.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.