Skip to content

Hostname

nextlayer.at

Last fetched

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

Nutrition Label

WHISPER CANON · nextlayer.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/nextlayer.at

Resolution chain

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

IPPrefixASNOperatorCountry
217.175.206.200217.175.206.0/24AS29330ISP-NETWORKAT

WHOIS identity

Registrar
registrar:next layer telekommunikationsdienstleistungs- und beratung gmbh
Organization
georg chytil
Contact emails

Subdomains

113 observed subdomains of nextlayer.at.

Web-graph footprint

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

84 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nextlayer.at.

MechanismTarget
SPF_INCLUDErm01.nextlayer.at
SPF_INCLUDEspf.mandrillapp.com
SPF_IP213.208.154.150/32
SPF_IP217.175.202.129/32
SPF_IP217.175.206.161/32
SPF_IP2a01:190:1764:150::0/63
SPF_IP81.16.150.0/23
SPF_MXnextlayer.at

Related pages

Pivot deeper into the graph from nextlayer.at.

Cypher and MCP

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

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