Skip to content

Hostname

kochersberg.fr

Last fetched

kochersberg.fr resolves to 2 IPv4 addresses operated by OVH - OVH SAS in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · kochersberg.frRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kochersberg.fr

Resolution chain

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

IPPrefixASNOperatorCountry
51.210.203.2151.210.0.0/16AS16276OVH - OVH SASFR
91.121.54.22091.121.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
registrar:ovh
Organization
communaute de communes du kochersberg
Contact emails

Subdomains

11 observed subdomains of kochersberg.fr.

Web-graph footprint

Distinct hostnames that link to or from kochersberg.fr in the public web crawl.

168 sites link to this hostname.

185 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kochersberg.fr.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from kochersberg.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kochersberg.fr"})-[: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.