Skip to content

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

WHISPER CANON · batavi.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/batavi.org

Resolution chain

batavi.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.165.118.187188.165.0.0/16AS16276OVH - OVH SASNL

WHOIS identity

Registrar
iana:269
Organization
iceshop b.v.
Contact emails

Subdomains

54 observed subdomains of batavi.org.

Web-graph footprint

Distinct hostnames that link to or from batavi.org in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for batavi.org.

MechanismTarget
SPF_Abatavi.org
SPF_INCLUDE_spf.google.com
SPF_IP164.132.169.131/32
SPF_IP178.33.2.101
SPF_IP178.33.2.104
SPF_IP193.24.30.177
SPF_IP2001:41d0:a:5c12:0:0:0:104
SPF_IP2001:41d0:a:5c12::/64
SPF_IP37.187.156.18/32
SPF_IP45.132.11.65/26
SPF_IP45.132.9.0/27
SPF_IP80.84.233.0/24
SPF_MXbatavi.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.