Hostname
dusal.net
Last fetched
dusal.net resolves to 1 IPv4 address operated by AS38805 in MN. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
dusal.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 |
|---|---|---|---|---|
| 124.158.124.36 | 124.158.120.0/21 | AS38805 | — | MN |
WHOIS identity
- Registrar
- iana:303
- Organization
- davaadorj uitumen
- Contact emails
Subdomains
75 observed subdomains of dusal.net.
Showing 25 of 75. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dusal.net in the public web crawl.
100 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for dusal.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mailhostbox.com |
| SPF_INCLUDE | _spf.myorderbox.com |
| SPF_IP | 124.158.124.3 |
| SPF_IP | 124.158.124.36 |
| SPF_IP | 124.158.124.37 |
| SPF_IP | 124.158.124.38 |
| SPF_IP | 124.158.124.56 |
| SPF_IP | 124.158.124.57 |
| SPF_IP | 124.158.124.58 |
| SPF_IP | 124.158.124.59 |
| SPF_IP | 124.158.124.82 |
Related pages
Pivot deeper into the graph from dusal.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dusal.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.