Skip to content

Hostname

llb.ch

Last fetched

llb.ch resolves to 1 IPv4 address operated by LLB in LI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.147.203.44194.147.200.0/21AS202405LLBLI

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for llb.ch.

MechanismTarget
SPF_Allb.ch
SPF_INCLUDEipreomail.com
SPF_INCLUDEmailing.eqs.com
SPF_IP194.147.203.41
SPF_IP194.147.203.47
SPF_IP194.147.207.17
SPF_IP194.147.207.41
SPF_IP212.18.19.40
SPF_MXllb.ch

Related pages

Pivot deeper into the graph from llb.ch.

Cypher and MCP

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

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