Skip to content

Hostname

dextra-data.at

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.238.33.200185.238.32.0/22AS207203TIMEWARP-ASAT

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
dextra data solutions
Contact emails

Subdomains

25 observed subdomains of dextra-data.at.

Web-graph footprint

Distinct hostnames that link to or from dextra-data.at in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dextra-data.at.

MechanismTarget
SPF_Amx1.webfilter.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.220.232.170
SPF_IP185.220.232.171
SPF_IP185.238.33.192/28
SPF_IP185.238.33.207
SPF_IP185.238.33.216
SPF_IP185.238.33.217
SPF_IP185.238.33.218

Related pages

Pivot deeper into the graph from dextra-data.at.

Cypher and MCP

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

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