Skip to content

Hostname

bat-mann.ch

Last fetched

bat-mann.ch resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH.

Nutrition Label

WHISPER CANON · bat-mann.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bat-mann.ch

Resolution chain

bat-mann.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.125.27.60185.125.27.0/24AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
Organization
bat-mann constructeur integral
Contact emails

Subdomains

7 observed subdomains of bat-mann.ch.

Web-graph footprint

Distinct hostnames that link to or from bat-mann.ch in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bat-mann.ch.

MechanismTarget
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.14.101.6
SPF_IP46.14.118.34
SPF_IP46.14.90.134
SPF_IP83.222.130.150/32
SPF_IP84.253.2.75
SPF_IP85.90.8.94

Related pages

Pivot deeper into the graph from bat-mann.ch.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bat-mann.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 20

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