Skip to content

Hostname

lg1.ch

Last fetched

lg1.ch resolves to 1 IPv4 address operated by AS47302 in CH.

Nutrition Label

WHISPER CANON · lg1.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/lg1.ch

Resolution chain

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

IPPrefixASNOperatorCountry
149.126.4.108149.126.0.0/21AS47302CH

WHOIS identity

Registrar
Organization
bachler manfred
Contact emails

Subdomains

11 observed subdomains of lg1.ch.

Web-graph footprint

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

15 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for lg1.ch.

MechanismTarget
SPF_Alg1.ch
SPF_IP193.247.208.67/32
SPF_IP193.247.208.68/32
SPF_IP193.247.208.69
SPF_IP193.247.208.70
SPF_IP194.126.200.58
SPF_IP194.126.200.61/32
SPF_IP194.126.200.65
SPF_IP212.51.144.179
SPF_IP46.140.45.126
SPF_IP62.2.48.34
SPF_IP75.101.131.243
SPF_IP82.220.52.145
SPF_IP82.220.52.150
SPF_IP82.220.99.219
SPF_MXlg1.ch

Related pages

Pivot deeper into the graph from lg1.ch.

Cypher and MCP

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

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