Skip to content

Hostname

inm.ch

Last fetched

inm.ch resolves to 1 IPv4 address operated by AS8758 in CH.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
Organization
inm
Contact emails

Subdomains

8 observed subdomains of inm.ch.

Web-graph footprint

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

9 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for inm.ch.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.senders.scnem.com
SPF_IP193.247.162.0/24
SPF_IP52.19.18.37
SPF_IP52.28.144.236
SPF_IP52.57.50.87
SPF_IP54.247.102.154
SPF_IP54.247.103.61
SPF_IP54.76.229.30
SPF_IP54.76.231.19
SPF_IP83.150.52.0/24
SPF_IP83.150.63.0/24

Related pages

Pivot deeper into the graph from inm.ch.

Cypher and MCP

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

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