Skip to content

Hostname

k55.ch

Last fetched

k55.ch resolves to 1 IPv4 address operated by TTM in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.71.75.54109.71.72.0/22AS47447TTMDE

WHOIS identity

No WHOIS records are currently associated with k55.ch in WhisperGraph.

Subdomains

3 observed subdomains of k55.ch.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for k55.ch.

MechanismTarget
SPF_Ak55.ch
SPF_INCLUDE_spf.google.com
SPF_IP109.71.75.54
SPF_IP2a05:cc00:0:0:0:75:54:10
SPF_IP46.175.9.154
SPF_IP46.175.9.170
SPF_MXk55.ch

Related pages

Pivot deeper into the graph from k55.ch.

Cypher and MCP

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

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