Hostname
batit.be
Last fetched
batit.be resolves to 2 IPv4 addresses operated by AS29222 in CH. WHOIS lists registrar:e-net business as the registrar.
Nutrition Label
Resolution chain
batit.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.15.220.87 | 195.15.192.0/18 | AS29222 | — | CH |
| 83.228.233.85 | 83.228.192.0/18 | AS29222 | — | CH |
| 83.228.233.85 | 83.228.192.0/18 | AS29222 | — | CH |
WHOIS identity
- Registrar
- registrar:e-net business
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of batit.be.
| Subdomain |
|---|
| airlabo.batit.be |
| www.batit.be |
Web-graph footprint
Distinct hostnames that link to or from batit.be in the public web crawl.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for batit.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.infomaniak.ch |
Related pages
Pivot deeper into the graph from batit.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "batit.be"})-[: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.