Hostname
fri3d.com
Last fetched
fri3d.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fri3d.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.21.64.163 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.152.196 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0157347621
- Contact emails
- fri3d.com@contactprivacy.com
- acd4dc51a7c4402b95fd05e05b867c10.protect@whoisguard.com
- e59dc92749b3409dbe8d74433687c0ad.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
- 05d3d1b1-2b63-4d02-94e8-b1758974922d@identity-protect.org
- 5874a5dc-ec0a-4db8-afc7-a2a3ae67e02e@identity-protect.org
- 5a61501e-0ebd-4c50-a8ee-9aad1fdcd752@identity-protect.org
- 9d4fde4e-c292-46cd-9692-a22e474dadd6@identity-protect.org
Subdomains
1 observed subdomain of fri3d.com.
| Subdomain |
|---|
| www.fri3d.com |
Web-graph footprint
Distinct hostnames that link to or from fri3d.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for fri3d.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from fri3d.com.
- IP · 104.21.64.163
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · fri3d.com@contactprivacy.com
- TLD · .com
- Browse hostnames · fr…
- 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: "fri3d.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.