Skip to content

Hostname

k3p.ch

Last fetched

k3p.ch resolves to 1 IPv4 address operated by AS63949 in GB.

Nutrition Label

WHISPER CANON · k3p.chRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/k3p.ch

Resolution chain

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

IPPrefixASNOperatorCountry
178.79.143.50178.79.128.0/18AS63949GB

WHOIS identity

Registrar
Organization
kreis3production
Contact emails

Subdomains

1 observed subdomain of k3p.ch.

Subdomain
www.k3p.ch

Web-graph footprint

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

6 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for k3p.ch.

MechanismTarget
SPF_Ak3p.ch
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_IP178.79.143.50
SPF_IP2a01:7e00:0:0:f03c:91ff:fe50:7a1d
SPF_MXk3p.ch

Related pages

Pivot deeper into the graph from k3p.ch.

Cypher and MCP

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

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