Hostname
randox.com
Last fetched
randox.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
randox.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 |
|---|---|---|---|---|
| 20.90.133.0 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
WHOIS identity
- Registrar
- iana:299
- Organization
- alyson duffin
- Contact emails
Subdomains
101 observed subdomains of randox.com.
Showing 25 of 101. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from randox.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for randox.com.
| Mechanism | Target |
|---|---|
| SPF_A | randox.com |
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.72.147.250 |
| SPF_IP | 20.0.124.253 |
| SPF_IP | 20.0.130.239 |
| SPF_IP | 20.0.146.110 |
| SPF_IP | 20.108.36.183 |
| SPF_IP | 4.234.182.1 |
| SPF_IP | 78.137.121.179 |
| SPF_IP | 85.115.52.190/32 |
| SPF_IP | 86.188.201.211 |
| SPF_IP | 86.188.201.215 |
| SPF_MX | randox.com |
Related pages
Pivot deeper into the graph from randox.com.
- IP · 20.90.133.0
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:299
- Country · GB
- Email · alyson.duffin@randox.com
- TLD · .com
- Browse hostnames · ra…
- 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: "randox.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.