Skip to content

Hostname

core.ehm.cz

Last fetched

core.ehm.cz resolves to 1 IPv4 address operated by AS47232 in CZ.

Nutrition Label

WHISPER CANON · core.ehm.czRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/core.ehm.cz

Resolution chain

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

IPPrefixASNOperatorCountry
185.52.172.85185.52.172.0/24AS47232CZ

WHOIS identity

No WHOIS records are currently associated with core.ehm.cz in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from core.ehm.cz in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for core.ehm.cz.

MechanismTarget
SPF_Acore.ehm.cz
SPF_INCLUDE_spf.google.com
SPF_IP185.52.172.80/28
SPF_IP2001:1aea:110:100::/56
SPF_IP2a02:17a0:fff1:10::/63
SPF_IP89.239.31.62
SPF_IP91.139.14.160/27

Related pages

Pivot deeper into the graph from core.ehm.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "core.ehm.cz"})-[: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.