Hostname
roidsstore.com
Last fetched
roidsstore.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
roidsstore.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.13.127 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.132.211 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:93
- Organization
- contact privacy inc. customer 0142284560
- Contact emails
- abuse@domainstoolbox.com
- roidsstore.com@contactprivacy.com
- 10538f9f578c9084fdf2415cf78dc3f7051a4dc4@privatedomain.gkg.net
- 1a36e7faf120ed060f0e50796f40dedaaae640a6@privatedomain.gkg.net
- 218f4c54de481e4f6035933571ca38f7175a1ad3@privatedomain.gkg.net
- 3e36e423cf2ad7b00aa68a94b4c5fc52c1e8cae9@privatedomain.gkg.net
- 4f127cd56d858b33630674920f2079bfeda05ce5@privatedomain.gkg.net
- 6cb5551b5966a3ad64ef718ba13529dacc01f1ef@privatedomain.gkg.net
- a125554d39860ac238aaeb73f73732a9c593dc4e@privatedomain.gkg.net
- a3948cf4867cea7557cfd5b1c6ed731531b394fb@privatedomain.gkg.net
- c8a27d26929ef3cf0977ed6e645c6c196ea80c0f@privatedomain.gkg.net
- da94cc726fdf18aa4ee35cd89236337449ec513b@privatedomain.gkg.net
- ddc5111d1587abe0b8c13648b4fac91b44d2b940@privatedomain.gkg.net
- e848f86f59a3a979b16afaa9967b407759441247@privatedomain.gkg.net
- ef19e34bf76811e2a3f183d754d41ab425f2b96a@privatedomain.gkg.net
Subdomains
2 observed subdomains of roidsstore.com.
| Subdomain |
|---|
| img.roidsstore.com |
| www.roidsstore.com |
Web-graph footprint
Distinct hostnames that link to or from roidsstore.com in the public web crawl.
5 sites link to this hostname.
7 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 roidsstore.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from roidsstore.com.
- IP · 104.21.13.127
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:93
- Country · CA
- Email · abuse@domainstoolbox.com
- TLD · .com
- Browse hostnames · ro…
- 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: "roidsstore.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.