Skip to content

Hostname

imbach.ch

Last fetched

imbach.ch resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CH.

Nutrition Label

WHISPER CANON · imbach.chRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/imbach.ch

Resolution chain

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

IPPrefixASNOperatorCountry
20.203.136.23520.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCH

WHOIS identity

Registrar
Organization
imbach reisen
Contact emails

Subdomains

13 observed subdomains of imbach.ch.

Web-graph footprint

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

78 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for imbach.ch.

MechanismTarget
SPF_INCLUDE25717324.spf02.hubspotemail.net
SPF_INCLUDE_relay.amadeus.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.128.36.32/32
SPF_IP195.65.218.36/32
SPF_IP20.203.136.235
SPF_IP212.243.143.146
SPF_IP5.148.188.46
SPF_IP51.103.170.30

Related pages

Pivot deeper into the graph from imbach.ch.

Cypher and MCP

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

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