Skip to content

Hostname

lis.at

Last fetched

lis.at resolves to 1 IPv4 address operated by NEXTLAYER-AS in AT. WHOIS lists registrar:next layer telekommunikationsdienstleistungs- und beratung gmbh as the registrar.

Nutrition Label

WHISPER CANON · lis.atRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/lis.at

Resolution chain

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

IPPrefixASNOperatorCountry
213.208.155.237213.208.128.0/19AS1764NEXTLAYER-ASAT

WHOIS identity

Registrar
registrar:next layer telekommunikationsdienstleistungs- und beratung gmbh
Organization
lis information systems gmbh.
Contact emails

Subdomains

37 observed subdomains of lis.at.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lis.at.

Related pages

Pivot deeper into the graph from lis.at.

Cypher and MCP

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

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