Skip to content

Hostname

lilimo.ch

Last fetched

lilimo.ch resolves to 2 IPv4 addresses operated by HOSTPOINT-AS - Hostpoint AG in CH.

Nutrition Label

WHISPER CANON · lilimo.chRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/lilimo.ch

Resolution chain

lilimo.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.26.52.21217.26.48.0/20AS29097HOSTPOINT-AS - Hostpoint AGCH
80.74.149.4280.74.144.0/20AS21069ASN-METANET - METANET AGCH

WHOIS identity

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

Subdomains

10 observed subdomains of lilimo.ch.

Web-graph footprint

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

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lilimo.ch.

MechanismTarget
SPF_Alilimo.ch
SPF_INCLUDE_spf.kreativmedia.ch
SPF_MXlilimo.ch

Related pages

Pivot deeper into the graph from lilimo.ch.

Cypher and MCP

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

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