Skip to content

Hostname

lienhardt.ch

Last fetched

lienhardt.ch resolves to 1 IPv4 address operated by EVERYWARE-NET in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.20.194.163217.20.194.0/24AS24951EVERYWARE-NETCH

WHOIS identity

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

Subdomains

30 observed subdomains of lienhardt.ch.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lienhardt.ch.

MechanismTarget
SPF_INCLUDE_spf4.xcampaign.de
SPF_INCLUDE_spf6.xcampaign.de
SPF_INCLUDEspf.hugy.ch
SPF_INCLUDEspf.swisscom.com
SPF_IP185.226.224.140/32
SPF_IP212.203.73.38/32
SPF_IP217.71.90.199/32
SPF_IP62.12.176.199

Related pages

Pivot deeper into the graph from lienhardt.ch.

Cypher and MCP

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

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