Hostname
redstor.com
Last fetched
redstor.com resolves to 1 IPv4 address operated by AS202521 in NL. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
redstor.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.145.13.90 | 185.145.12.0/22 | AS202521 | — | NL |
WHOIS identity
- Registrar
- iana:1910
- Organization
- andy kerr
- Contact emails
Subdomains
86 observed subdomains of redstor.com.
Showing 25 of 86. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from redstor.com in the public web crawl.
137 sites link to this hostname.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for redstor.com.
| Mechanism | Target |
|---|---|
| SPF_A | saops.redstor.com |
| SPF_INCLUDE | 399831.spf02.hubspotemail.net |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | msgfocus.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 137.116.245.236 |
| SPF_IP | 149.6.8.162/32 |
| SPF_IP | 212.187.139.130 |
| SPF_IP | 212.187.195.182/32 |
| SPF_IP | 213.131.182.34/32 |
| SPF_IP | 213.133.104.76 |
| SPF_IP | 216.198.219.178/32 |
| SPF_IP | 51.143.218.188 |
| SPF_IP | 52.37.213.224 |
| SPF_IP | 63.241.251.43/32 |
Related pages
Pivot deeper into the graph from redstor.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "redstor.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.