Hostname
astridlanza.at
Last fetched
astridlanza.at resolves to 1 IPv4 address operated by BKVG-AS - Bradler & Krantz GmbH & Co. KG in DE. WHOIS lists registrar:schlund technologies gmbh as the registrar.
Nutrition Label
Resolution chain
astridlanza.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 |
|---|---|---|---|---|
| 130.255.79.98 | 130.255.72.0/21 | AS29141 | BKVG-AS - Bradler & Krantz GmbH & Co. KG | DE |
WHOIS identity
- Registrar
- registrar:schlund technologies gmbh
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of astridlanza.at.
| Subdomain |
|---|
| www.astridlanza.at |
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for astridlanza.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | wokaweb01.virtualhosts.de |
| SPF_IP | 130.255.79.98 |
Related pages
Pivot deeper into the graph from astridlanza.at.
- IP · 130.255.79.98
- ASN · AS29141BKVG-AS - Bradler & Krantz GmbH & Co. KG
- Registrar · registrar:schlund technologies gmbh
- Country · DE
- TLD · .at
- Browse hostnames · as…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "astridlanza.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.