Skip to content

Hostname

hammer.ch

Last fetched

hammer.ch resolves to 1 IPv4 address operated by AS1836 in CH.

Nutrition Label

WHISPER CANON · hammer.chRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/hammer.ch

Resolution chain

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

IPPrefixASNOperatorCountry
82.195.230.12382.195.224.0/19AS1836CH

WHOIS identity

Registrar
Organization
genossenschaft hammer
Contact emails

Subdomains

9 observed subdomains of hammer.ch.

Web-graph footprint

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

11 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hammer.ch.

MechanismTarget
SPF_Amail.swisscomdata.ch
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.164.241.182
SPF_IP109.164.241.198
SPF_IP109.164.241.202
SPF_IP146.4.4.242
SPF_IP146.4.41.174

Related pages

Pivot deeper into the graph from hammer.ch.

Cypher and MCP

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

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