Hostname
randa.org
Last fetched
randa.org resolves to 11 IPv4 addresses operated by AS20940 in IN. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
randa.org resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:299
- Organization
- kevin bain
- Contact emails
Subdomains
65 observed subdomains of randa.org.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from randa.org in the public web crawl.
2,227 sites link to this hostname.
191 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for randa.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _s0.randa.org |
| SPF_IP | 185.34.10.245 |
| SPF_IP | 193.72.147.5 |
| SPF_IP | 193.73.238.5 |
| SPF_IP | 193.73.238.6 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 3.11.202.100 |
| SPF_IP | 34.246.74.68 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 51.141.5.228/32 |
| SPF_IP | 51.4.72.0/24 |
| SPF_IP | 51.4.80.0/27 |
| SPF_IP | 51.5.72.0/24 |
| SPF_IP | 51.5.80.0/27 |
| SPF_IP | 52.169.0.179/32 |
| SPF_IP | 52.172.222.27/32 |
| SPF_IP | 52.172.38.8/32 |
| SPF_IP | 52.233.37.155/32 |
| SPF_IP | 52.242.32.10/32 |
| SPF_IP | 52.49.235.189/32 |
| SPF_IP | 54.240.55.248 |
| SPF_IP | 54.36.22.0/24 |
| SPF_IP | 80.80.231.73 |
| SPF_IP | 96.45.68.0/24 |
Related pages
Pivot deeper into the graph from randa.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "randa.org"})-[: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.