Hostname
maxi.rs
Last fetched
maxi.rs resolves to 14 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:1680 as the registrar.
Nutrition Label
Resolution chain
maxi.rs resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.18.64.21 | 2.18.64.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.18.64.28 | 2.18.64.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.248.132 | 2.19.248.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 2.19.248.146 | 2.19.248.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 2.22.251.27 | 2.22.251.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 2.22.251.5 | 2.22.251.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 23.36.162.198 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.202 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.143 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.156 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 92.123.238.25 | 92.123.236.0/22 | AS20940 | AKAMAI-ASN1 | FR |
| 92.123.238.90 | 92.123.236.0/22 | AS20940 | AKAMAI-ASN1 | FR |
| 96.16.248.167 | 96.16.248.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 96.16.248.174 | 96.16.248.0/24 | AS20940 | AKAMAI-ASN1 | FR |
WHOIS identity
- Registrar
- iana:1680
- Organization
- —
- Contact emails
- —
Subdomains
57 observed subdomains of maxi.rs.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from maxi.rs in the public web crawl.
204 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for maxi.rs.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.163.157.101 |
| SPF_IP | 148.163.158.24 |
| SPF_IP | 194.78.122.17 |
| SPF_IP | 194.78.122.18 |
| SPF_MX | maxi.rs |
Related pages
Pivot deeper into the graph from maxi.rs.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "maxi.rs"})-[: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.