Skip to content

Hostname

dexis.at

Last fetched

dexis.at resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:world4you internet services gmbh as the registrar.

Nutrition Label

WHISPER CANON · dexis.atRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/dexis.at

Resolution chain

dexis.at resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.16.114104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.17.114104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:world4you internet services gmbh
Organization
daniela schmidt
Contact emails

Subdomains

7 observed subdomains of dexis.at.

Web-graph footprint

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

25 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for dexis.at.

MechanismTarget
SPF_Amx01.rexx-systems.de
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDE_spf.profils.org
SPF_INCLUDEspf-008a2003.pphosted.com
SPF_INCLUDEspf-008a2004.pphosted.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.toscom.at
SPF_IP128.127.68.110
SPF_IP173.236.20.0/24
SPF_IP192.92.97.0/24
SPF_IP194.145.224.0/24
SPF_IP195.190.135.0/24
SPF_IP52.128.40.0/21
SPF_IP80.120.2.82
SPF_IP80.120.2.83
SPF_IP85.25.89.5/32
SPF_IP93.90.186.122

Related pages

Pivot deeper into the graph from dexis.at.

Cypher and MCP

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

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