Hostname
shopifyreviews.com
Last fetched
shopifyreviews.com resolves to 2 IPv4 addresses operated by FORESTRACKS - ForestRacks in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
shopifyreviews.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 |
|---|---|---|---|---|
| 216.21.5.197 | 216.21.5.0/24 | AS40279 | FORESTRACKS - ForestRacks | US |
| 70.32.3.246 | 70.32.0.0/21 | AS32181 | ASN-GIGENET - GigeNET | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- jp roberts
- Contact emails
Subdomains
5 observed subdomains of shopifyreviews.com.
Showing 3 of 5. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- shopifyreviews.com
SPF policy
1 SPF mechanism authorising senders for shopifyreviews.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 70.32.3.246 |
Related pages
Pivot deeper into the graph from shopifyreviews.com.
- IP · 216.21.5.197
- ASN · AS40279FORESTRACKS - ForestRacks
- Registrar · iana:1068
- Country · US
- Email · 72841d8d250f49b08f9c059087aab2fe.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · sh…
- 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: "shopifyreviews.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.