Hostname
ranold.com
Last fetched
ranold.com resolves to 1 IPv4 address operated by WAN-NO - iteam Braathe AS in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
ranold.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 |
|---|---|---|---|---|
| 80.86.137.24 | 80.86.128.0/20 | AS21119 | WAN-NO - iteam Braathe AS | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- braathe as
- Contact emails
- trygve.rinde@acona.com
- 5kxkbkwp5e5b@privacy-protection.email
- 7ucbyfqw4cmz@privacy-protection.email
- b7dzegkfynbk@privacy-protection.email
- cu36kdxqmue8@privacy-protection.email
- khqvvvw9zbb7@privacy-protection.email
- p7n7utumgfwu@privacy-protection.email
- s5bmkcbm7tak@privacy-protection.email
- sunh3jf6tynu@privacy-protection.email
- vdqz6yqaxv8z@privacy-protection.email
- wafq3brnp5pk@privacy-protection.email
Subdomains
4 observed subdomains of ranold.com.
Web-graph footprint
Distinct hostnames that link to or from ranold.com in the public web crawl.
12 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for ranold.com.
| Mechanism | Target |
|---|---|
| SPF_A | out.isp.as2116.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | tornado.email |
| SPF_IP | 193.75.104.27 |
| SPF_IP | 193.75.104.28/32 |
| SPF_IP | 193.75.104.29/32 |
| SPF_IP | 193.75.104.30 |
| SPF_IP | 62.92.17.69/32 |
Related pages
Pivot deeper into the graph from ranold.com.
- IP · 80.86.137.24
- ASN · AS21119WAN-NO - iteam Braathe AS
- Registrar · iana:1001
- Country · NO
- Email · trygve.rinde@acona.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: "ranold.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.