Hostname
refshoppe.com
Last fetched
refshoppe.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
refshoppe.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.32.249 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.157.16 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- refshoppe.com-1h822k6ajrd5u@anonymize.com
- refshoppe.com-1hbj965umeixy@anonymize.com
- refshoppe.com-1huxodc2irigl@anonymize.com
- refshoppe.com-1iaxmtvsg5n4x@anonymize.com
- refshoppe.com-1if11wznhhxkg@anonymize.com
- refshoppe.com-1iuy7qz19o6cz@anonymize.com
- refshoppe.com-1jxzxshz9fski@anonymize.com
- refshoppe.com-1jy7qcdd9k8xe@anonymize.com
- refshoppe.com-1k253m46swbow@anonymize.com
- refshoppe.com-qhna8j4xch9f@anonymize.com
- refshoppe.com-rl8dg2mufm0l@anonymize.com
- refshoppe.com-s4pmcuhjkchf@anonymize.com
- refshoppe.com-sknb8380w5kh@anonymize.com
- refshoppe.com-sl9h1ejz4baq@anonymize.com
- refshoppe.com-vey4icjr15ip@anonymize.com
- refshoppe.com@anonymize.com
Subdomains
7 observed subdomains of refshoppe.com.
Web-graph footprint
Distinct hostnames that link to or from refshoppe.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for refshoppe.com.
| Mechanism | Target |
|---|---|
| SPF_A | refshoppe.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 103.1.114.44 |
| SPF_IP | 103.53.42.241 |
| SPF_IP | 111.118.215.40 |
| SPF_IP | 220.158.164.60 |
| SPF_MX | refshoppe.com |
Related pages
Pivot deeper into the graph from refshoppe.com.
- IP · 104.21.32.249
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:617
- Country · CA
- Email · refshoppe.com-1h822k6ajrd5u@anonymize.com
- TLD · .com
- Browse hostnames · re…
- 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: "refshoppe.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.