Hostname
deshial.com
Last fetched
deshial.com resolves to 2 IPv4 addresses operated by WOLAST-AS-AP - Wolast Technologies in BD. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
deshial.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.213.38.52 | 103.213.38.0/24 | AS150142 | WOLAST-AS-AP - Wolast Technologies | BD |
| 165.99.74.72 | 165.99.74.0/24 | AS153898 | TNRSOFT-AS-AP - TNR SOFT | BD |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
2 observed subdomains of deshial.com.
| Subdomain |
|---|
| borhan.deshial.com |
| www.deshial.com |
Web-graph footprint
Distinct hostnames that link to or from deshial.com in the public web crawl.
13 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for deshial.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
Related pages
Pivot deeper into the graph from deshial.com.
- IP · 103.213.38.52
- ASN · AS150142WOLAST-AS-AP - Wolast Technologies
- Registrar · iana:1068
- Country · BD
- Email · 83351fe2f0944ed4b613e95a91a914eb.protect@withheldforprivacy.com
- TLD · .com
- 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: "deshial.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.