Hostname
relius.net
Last fetched
relius.net resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 in CZ. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
relius.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.212.110.82 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.212.110.91 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.36.162.196 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.205 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.224.72 | 23.48.224.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.224.81 | 23.48.224.0/24 | AS20940 | AKAMAI-ASN1 | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- fidelity national information services
- Contact emails
Subdomains
50 observed subdomains of relius.net.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from relius.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for relius.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-fis-ob.fisglobal.com |
| SPF_INCLUDE | spf-nonfis-ob.fisglobal.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfhost.messageprovider.com |
| SPF_IP | 192.88.60.0/24 |
| SPF_IP | 213.86.77.0/24 |
| SPF_IP | 68.216.136.199 |
| SPF_MX | relius.net |
Related pages
Pivot deeper into the graph from relius.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "relius.net"})-[: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.