Skip to content

Hostname

kunzelmann.ch

Last fetched

kunzelmann.ch resolves to 1 IPv4 address operated by CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
82.199.159.13382.199.159.0/24AS201011CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORKCH

WHOIS identity

Registrar
Organization
edition kunzelmann
Contact emails

Subdomains

1 observed subdomain of kunzelmann.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kunzelmann.ch.

MechanismTarget
SPF_Akunzelmann.ch
SPF_Aspf.trendhosting-net.ch
SPF_INCLUDEspf.onlineworkplace24.de
SPF_MXkunzelmann.ch

Related pages

Pivot deeper into the graph from kunzelmann.ch.

Cypher and MCP

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

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