Hostname
dexus.net
Last fetched
dexus.net resolves to 1 IPv4 address operated by TRESTEL-CZ-ASN - SITEL spol. s r.o. in CZ. WHOIS lists iana:1519 as the registrar.
Nutrition Label
Resolution chain
dexus.net 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 |
|---|---|---|---|---|
| 89.250.246.119 | 89.250.240.0/20 | AS41453 | TRESTEL-CZ-ASN - SITEL spol. s r.o. | CZ |
WHOIS identity
- Registrar
- iana:1519
- Organization
- dexus internet s.r.o.
- Contact emails
Subdomains
38 observed subdomains of dexus.net.
Showing 25 of 38. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for dexus.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.dexus.net |
| SPF_IP | 89.250.246.154 |
| SPF_MX | dexus.net |
Related pages
Pivot deeper into the graph from dexus.net.
- IP · 89.250.246.119
- ASN · AS41453TRESTEL-CZ-ASN - SITEL spol. s r.o.
- Registrar · iana:1519
- Country · CZ
- Email · d88da92a19d7d1a1635128f6362edf86-587351@contact.gandi.net
- TLD · .net
- Browse hostnames · de…
- 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: "dexus.net"})-[: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.