Hostname
cf-owners.com
Last fetched
cf-owners.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cf-owners.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 |
|---|---|---|---|---|
| 13.35.20.4 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.44 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.71 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.75 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.206.110 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.122 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.6 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.91 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cf-owners.com owner
- Contact emails
- 41083782-1d6e-4653-a1fe-c97d5421d099@identity-protect.org
- 9194e5f6-cd8b-47c8-a25f-7ad2a777aa07@identity-protect.org
- a0b2ab09-2462-4dd0-bd30-bde87f4c8763@identity-protect.org
- d639c611-e849-4639-9b59-c02d1dce7340@identity-protect.org
- ef00aba7-3ee9-42af-affb-48e409b51d30@identity-protect.org
- fca7f885-e93a-4e03-ab5d-2edea180ba57@identity-protect.org
- owner-2243038@cf-owners.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from cf-owners.com in the public web crawl.
9 sites link to this hostname.
134 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cf-owners.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.repica.jp |
Related pages
Pivot deeper into the graph from cf-owners.com.
- IP · 13.35.20.4
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 41083782-1d6e-4653-a1fe-c97d5421d099@identity-protect.org
- TLD · .com
- Browse hostnames · cf…
- 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: "cf-owners.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.