Skip to content

Hostname

hepart.ch

Last fetched

hepart.ch resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · hepart.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hepart.ch

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.3.66188.40.0.0/16AS24940HETZNER-ASDE

WHOIS identity

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

Subdomains

12 observed subdomains of hepart.ch.

Web-graph footprint

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

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hepart.ch.

MechanismTarget
SPF_Adedi2166.your-server.de
SPF_Aepd-shop.com
SPF_Ahepart.ch
SPF_Astage.hepart.ch
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.104.233.15
SPF_IP188.40.3.66
SPF_IP46.175.9.0/24
SPF_IP5.148.181.44
SPF_IP84.253.1.4
SPF_MXhepart.ch

Related pages

Pivot deeper into the graph from hepart.ch.

Cypher and MCP

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

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