Skip to content

Hostname

putnik.ch

Last fetched

putnik.ch resolves to 1 IPv4 address operated by HETZNER-AS in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.109.87.23365.109.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
Organization
putnik
Contact emails

Subdomains

7 observed subdomains of putnik.ch.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for putnik.ch.

MechanismTarget
SPF_Aputnik.ch
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP153.92.230.119
SPF_IP65.109.87.233
SPF_IP66.162.193.226/32
SPF_IP66.162.193.227
SPF_IP78.46.88.176
SPF_MXputnik.ch

Related pages

Pivot deeper into the graph from putnik.ch.

Cypher and MCP

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

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