Skip to content

Hostname

him.ch

Last fetched

him.ch resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · him.chRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/him.ch

Resolution chain

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

IPPrefixASNOperatorCountry
51.91.29.23451.91.0.0/16AS16276FR

WHOIS identity

Registrar
Organization
daniel urlich
Contact emails

Subdomains

10 observed subdomains of him.ch.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for him.ch.

MechanismTarget
SPF_Aexit.seg-ch.com
SPF_Amail.him.ch
SPF_Amail.rhone.ch
SPF_Amail.seg-ch.com
SPF_Amail.shms.com
SPF_Amail1.ritz.edu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.59.248.61

Related pages

Pivot deeper into the graph from him.ch.

Cypher and MCP

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

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