Hostname
bataillard.ch
Last fetched
bataillard.ch resolves to 1 IPv4 address operated by ALLSOUTH-INTERNET - AllSouth Federal Credit Union in CH.
Nutrition Label
Resolution chain
bataillard.ch 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 |
|---|---|---|---|---|
| 82.199.139.149 | 82.199.128.0/19 | AS201011 | ALLSOUTH-INTERNET - AllSouth Federal Credit Union | CH |
WHOIS identity
- Registrar
- —
- Organization
- bataillard
- Contact emails
- —
Subdomains
18 observed subdomains of bataillard.ch.
Showing 17 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bataillard.ch in the public web crawl.
48 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for bataillard.ch.
| Mechanism | Target |
|---|---|
| SPF_A | spf.trendhosting-net.ch |
| SPF_INCLUDE | 27153440.spf06.hubspotemail.net |
| SPF_INCLUDE | spf.dc-cluster.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | bataillard.ch |
Related pages
Pivot deeper into the graph from bataillard.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bataillard.ch"})-[: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.