Skip to content

Hostname

das.at

Last fetched

das.at resolves to 1 IPv4 address operated by ERGO-AT-AS in AT. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.212.46.14191.212.46.0/24AS48906ERGO-AT-ASAT

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
d.a.s. rechtsschutz
Contact emails

Subdomains

21 observed subdomains of das.at.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for das.at.

MechanismTarget
SPF_Amail.ergo-austria.at
SPF_Amail01.ergo-austria.at
SPF_INCLUDE_spf.eventmaker.at
SPF_INCLUDEspf.imc-hosting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.104.82.0/24
SPF_IP193.228.86.27
SPF_IP62.218.141.245/32
SPF_IP62.40.128.0/24
SPF_IP91.212.46.0/24
SPF_MXdas.at

Related pages

Pivot deeper into the graph from das.at.

Cypher and MCP

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

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