Hostname
shoptimized.net
Last fetched
shoptimized.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
shoptimized.net 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.24.91 | 104.22.1.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.218.27 | 172.68.14.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domains by proxy,
- Contact emails
- 1a36b1538457443db347144990987651.protect@whoisguard.com
- 98eea561ab9e4265b0df496cbab4f3ad.protect@whoisguard.com
- eea2bc10ee354b599a5bf5fd9d3743e2.protect@whoisguard.com
- 4287778c154645009a5b3b12f8d8b107.protect@withheldforprivacy.com
- 8da7bf2fe97545d4acdab82400e3f1f8.protect@withheldforprivacy.com
- d38e273c06a040538c9ba9fee3ebd184.protect@withheldforprivacy.com
Subdomains
15 observed subdomains of shoptimized.net.
Web-graph footprint
Distinct hostnames that link to or from shoptimized.net in the public web crawl.
461 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for shoptimized.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | emsd1.com |
| SPF_IP | 5.135.67.80 |
| SPF_IP | 8.36.42.38 |
| SPF_IP | 8.36.42.4 |
| SPF_MX | shoptimized.net |
Related pages
Pivot deeper into the graph from shoptimized.net.
- IP · 104.21.24.91
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · 1a36b1538457443db347144990987651.protect@whoisguard.com
- TLD · .net
- 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: "shoptimized.net"})-[: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.