Hostname
batavi.org
Last fetched
batavi.org resolves to 1 IPv4 address operated by OVH - OVH SAS in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
batavi.org 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 |
|---|---|---|---|---|
| 188.165.118.187 | 188.165.0.0/16 | AS16276 | OVH - OVH SAS | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- iceshop b.v.
- Contact emails
Subdomains
54 observed subdomains of batavi.org.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from batavi.org in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for batavi.org.
| Mechanism | Target |
|---|---|
| SPF_A | batavi.org |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 164.132.169.131/32 |
| SPF_IP | 178.33.2.101 |
| SPF_IP | 178.33.2.104 |
| SPF_IP | 193.24.30.177 |
| SPF_IP | 2001:41d0:a:5c12:0:0:0:104 |
| SPF_IP | 2001:41d0:a:5c12::/64 |
| SPF_IP | 37.187.156.18/32 |
| SPF_IP | 45.132.11.65/26 |
| SPF_IP | 45.132.9.0/27 |
| SPF_IP | 80.84.233.0/24 |
| SPF_MX | batavi.org |
Related pages
Pivot deeper into the graph from batavi.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "batavi.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.