Hostname
adventori.de
Last fetched
adventori.de resolves to 10 IPv4 addresses operated by OVH - OVH SAS in DE.
Nutrition Label
Resolution chain
adventori.de resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 135.125.163.195 | 135.125.128.0/17 | AS16276 | OVH - OVH SAS | DE |
| 135.125.180.59 | 135.125.128.0/17 | AS16276 | OVH - OVH SAS | DE |
| 135.125.180.60 | 135.125.128.0/17 | AS16276 | OVH - OVH SAS | DE |
| 135.125.180.61 | 135.125.128.0/17 | AS16276 | OVH - OVH SAS | DE |
| 146.59.152.75 | 146.59.0.0/16 | AS16276 | OVH - OVH SAS | FR |
| 51.210.219.31 | 51.210.0.0/16 | AS16276 | OVH - OVH SAS | FR |
| 51.210.219.33 | 51.210.0.0/16 | AS16276 | OVH - OVH SAS | FR |
| 51.210.219.44 | 51.210.0.0/16 | AS16276 | OVH - OVH SAS | FR |
| 51.210.220.193 | 51.210.0.0/16 | AS16276 | OVH - OVH SAS | FR |
| 51.91.72.183 | 51.91.0.0/16 | AS16276 | OVH - OVH SAS | FR |
WHOIS identity
No WHOIS records are currently associated with adventori.de in WhisperGraph.
Subdomains
3 observed subdomains of adventori.de.
| Subdomain |
|---|
| invalid.adventori.de |
Showing 1 of 3. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for adventori.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | eu-sender.zohobooks.com |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | one.zoho.eu |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 141.94.170.211 |
| SPF_IP | 141.95.97.168 |
| SPF_IP | 217.182.136.236 |
| SPF_IP | 46.105.110.66 |
| SPF_IP | 51.91.119.233 |
| SPF_IP | 54.38.177.35 |
Related pages
Pivot deeper into the graph from adventori.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adventori.de"})-[: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.