Skip to content

Hostname

lsg.at

Last fetched

lsg.at resolves to 1 IPv4 address operated by EASYNAME in AT. WHOIS lists registrar:easyname gmbh as the registrar.

Nutrition Label

WHISPER CANON · lsg.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lsg.at

Resolution chain

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

IPPrefixASNOperatorCountry
185.51.8.101185.51.8.0/22AS208582EASYNAMEAT

WHOIS identity

Registrar
registrar:easyname gmbh
Organization
franz medwenitsch
Contact emails

Subdomains

2 observed subdomains of lsg.at.

Web-graph footprint

Distinct hostnames that link to or from lsg.at in the public web crawl.

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lsg.at.

MechanismTarget
SPF_Alsg.at
SPF_Aweb108.easyname.com
SPF_INCLUDEmymailwall.com
SPF_INCLUDEspf.brevo.com
SPF_IP185.51.8.101
SPF_IP80.122.101.66
SPF_IP81.173.84.223
SPF_MXlsg.at

Related pages

Pivot deeper into the graph from lsg.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lsg.at"})-[: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.