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
Resolution chain
nextlayer.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.175.206.200 | 217.175.206.0/24 | AS29330 | ISP-NETWORK | AT |
WHOIS identity
- Registrar
- registrar:next layer telekommunikationsdienstleistungs- und beratung gmbh
- Organization
- georg chytil
- Contact emails
Subdomains
113 observed subdomains of nextlayer.at.
Showing 25 of 113. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nextlayer.at in the public web crawl.
84 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for nextlayer.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | rm01.nextlayer.at |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 213.208.154.150/32 |
| SPF_IP | 217.175.202.129/32 |
| SPF_IP | 217.175.206.161/32 |
| SPF_IP | 2a01:190:1764:150::0/63 |
| SPF_IP | 81.16.150.0/23 |
| SPF_MX | nextlayer.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.