Hostname
fuck.com
Last fetched
fuck.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fuck.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.34.211 | 104.18.34.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.153.45 | 172.64.153.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fuck.com owner
- Contact emails
- fuck.com@domainsbyproxy.com
- philip@playamedia.com
- 131047b5-b8e7-46d6-a72d-7ecef4c0553b@identity-protect.org
- 31b693c6-ff82-44f0-b40d-776cb70ca761@identity-protect.org
- 7ed5f25a-1234-4cb1-a2f5-5ed09b0b7bd3@identity-protect.org
- 8f45a99e-2c56-432a-acf3-1f1467f43e77@identity-protect.org
- c430d34e-c951-4e77-a1c1-01175fb22f3a@identity-protect.org
- f0d24854-6325-4248-8f04-cc68691ef11e@identity-protect.org
- info@domain-contact.org
- owner-10659754@fuck.com.whoisprivacyservice.org
- owner-11022589@fuck.com.whoisprivacyservice.org
- owner-11292538@fuck.com.whoisprivacyservice.org
- owner-11397034@fuck.com.whoisprivacyservice.org
- owner-11754290@fuck.com.whoisprivacyservice.org
- owner-11951672@fuck.com.whoisprivacyservice.org
- owner-12024239@fuck.com.whoisprivacyservice.org
- owner-132185@fuck.com.whoisprivacyservice.org
- owner-2727848@fuck.com.whoisprivacyservice.org
- owner-2925230@fuck.com.whoisprivacyservice.org
- owner-2997797@fuck.com.whoisprivacyservice.org
- and 14 more
Subdomains
91 observed subdomains of fuck.com.
Showing 25 of 91. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fuck.com in the public web crawl.
95 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for fuck.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email1.kayako.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_IP | 213.208.151.0/24 |
Related pages
Pivot deeper into the graph from fuck.com.
- IP · 104.18.34.211
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · fuck.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · fu…
- 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: "fuck.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.