Skip to content

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

WHISPER CANON · randox.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/randox.com

Resolution chain

randox.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.90.133.020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:299
Organization
alyson duffin
Contact emails

Subdomains

101 observed subdomains of randox.com.

Web-graph footprint

Distinct hostnames that link to or from randox.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for randox.com.

MechanismTarget
SPF_Arandox.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.72.147.250
SPF_IP20.0.124.253
SPF_IP20.0.130.239
SPF_IP20.0.146.110
SPF_IP20.108.36.183
SPF_IP4.234.182.1
SPF_IP78.137.121.179
SPF_IP85.115.52.190/32
SPF_IP86.188.201.211
SPF_IP86.188.201.215
SPF_MXrandox.com

Related pages

Pivot deeper into the graph from randox.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.