Skip to content

Hostname

baumat.ch

Last fetched

baumat.ch resolves to 2 IPv4 addresses operated by PAGEUP in CH.

Nutrition Label

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

Resolution chain

baumat.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.67.197.238185.67.196.0/22AS200647PAGEUPCH
194.56.218.19194.56.218.0/24AS202035TALUS-AS CH-3266 Wiler bei Seedorf BE, SwitzerlandCH

WHOIS identity

Registrar
Organization
baumat
Contact emails

Subdomains

14 observed subdomains of baumat.ch.

Web-graph footprint

Distinct hostnames that link to or from baumat.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for baumat.ch.

MechanismTarget
SPF_Abaumat.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.67.197.249
SPF_IP194.56.218.131
SPF_IP194.56.218.181
SPF_MXbaumat.ch

Related pages

Pivot deeper into the graph from baumat.ch.

Cypher and MCP

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

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