Skip to content

Hostname

kochwiki.org

Last fetched

kochwiki.org resolves to 1 IPv4 address operated by netcup-AS - netcup GmbH in DE. WHOIS lists iana:141 as the registrar.

Nutrition Label

WHISPER CANON · kochwiki.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kochwiki.org

Resolution chain

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

IPPrefixASNOperatorCountry
185.162.250.221185.162.248.0/22AS197540netcup-AS - netcup GmbHDE

WHOIS identity

Registrar
iana:141
Organization
andreas wolter
Contact emails

Subdomains

1 observed subdomain of kochwiki.org.

Web-graph footprint

Distinct hostnames that link to or from kochwiki.org in the public web crawl.

274 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for kochwiki.org.

MechanismTarget
SPF_IP185.162.250.221
SPF_IP2a03:4000:1a:502:0:0:0:1
SPF_REDIRECT_spf.strato.com

Related pages

Pivot deeper into the graph from kochwiki.org.

Cypher and MCP

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

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