Hostname
dorjadash.com
Last fetched
dorjadash.com resolves to 1 IPv4 address operated by AS16814 in AR. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
dorjadash.com 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 |
|---|---|---|---|---|
| 190.210.98.97 | 190.210.96.0/22 | AS16814 | — | AR |
| 190.210.98.97 | 190.210.96.0/22 | AS16814 | — | AR |
WHOIS identity
- Registrar
- iana:9
- Organization
- perfect privacy,
- Contact emails
Subdomains
4 observed subdomains of dorjadash.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for dorjadash.com.
| Mechanism | Target |
|---|---|
| SPF_A | dorjadash.com |
| SPF_IP | 181.119.48.1/25 |
| SPF_IP | 181.119.48.206 |
| SPF_IP | 181.119.48.48 |
| SPF_IP | 200.80.43.104 |
| SPF_IP | 200.80.43.112 |
| SPF_IP | 200.80.43.33 |
| SPF_IP | 200.80.43.84 |
| SPF_MX | dorjadash.com |
Related pages
Pivot deeper into the graph from dorjadash.com.
- IP · 190.210.98.97
- ASN · AS16814
- Registrar · iana:9
- Country · AR
- Email · 7d2a132f0a28fd0a53082ed63220930c@domaindiscreet.com
- TLD · .com
- Browse hostnames · do…
- 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: "dorjadash.com"})-[: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.