Hostname
cfshops.com
Last fetched
cfshops.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cfshops.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 |
|---|---|---|---|---|
| 15.222.214.146 | 15.222.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.52.252.240 | 16.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.98.166.173 | 3.98.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.98.195.59 | 3.98.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.60.172.223 | 52.60.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.60.68.127 | 52.60.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cfshops.com owner
- Contact emails
- cfdns@cadillacfairview.com
- 4da917e5-7bbf-4bd6-8613-c744b9298772@identity-protect.org
- a5b652ee-b97e-41ea-818e-28fc7bd8ae9d@identity-protect.org
- c547b4c2-b174-49e0-b6dd-503afb137d64@identity-protect.org
- da9b3297-3d11-450b-a4c1-1a26d7d95c68@identity-protect.org
- e7fe8ff4-d396-47fe-96a2-4da1dcfee41c@identity-protect.org
- ec347f69-f4b4-4f74-a2ee-bb5a253def7e@identity-protect.org
- owner-2190231@cfshops.com.whoisprivacyservice.org
- owner-669802@cfshops.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of cfshops.com.
Web-graph footprint
Distinct hostnames that link to or from cfshops.com in the public web crawl.
515 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for cfshops.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from cfshops.com.
- IP · 15.222.214.146
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · cfdns@cadillacfairview.com
- 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: "cfshops.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.