Skip to content

Hostname

hemotech.ch

Last fetched

hemotech.ch resolves to 1 IPv4 address operated by AS34762 in BE.

Nutrition Label

WHISPER CANON · hemotech.chRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/hemotech.ch

Resolution chain

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

IPPrefixASNOperatorCountry
188.208.36.87188.208.36.0/23AS34762BE

WHOIS identity

No WHOIS records are currently associated with hemotech.ch in WhisperGraph.

Subdomains

3 observed subdomains of hemotech.ch.

Web-graph footprint

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

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hemotech.ch.

MechanismTarget
SPF_Asmtp.boekan.be
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.179.172
SPF_IP216.71.157.139
SPF_IP216.71.158.153
SPF_IP217.21.190.3/32
SPF_IP62.28.174.58
SPF_IP78.10.118.170
SPF_IP81.246.97.194
SPF_IP83.217.71.3
SPF_MXhemotech.ch

Related pages

Pivot deeper into the graph from hemotech.ch.

Cypher and MCP

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

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