Hostname
dishantech.com
Last fetched
dishantech.com resolves to 1 IPv4 address operated by AS139016 in BD. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
dishantech.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 |
|---|---|---|---|---|
| 103.159.37.114 | 103.159.37.0/24 | AS139016 | — | BD |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
5 observed subdomains of dishantech.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dishantech.com in the public web crawl.
75 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- dishantech.com
SPF policy
7 SPF mechanisms authorising senders for dishantech.com.
| Mechanism | Target |
|---|---|
| SPF_A | dishantech.com |
| SPF_IP | 103.159.37.114 |
| SPF_IP | 139.99.8.235 |
| SPF_IP | 159.195.26.228 |
| SPF_IP | 2a0a:4cc0:ff:1f1b:0:0:0:0 |
| SPF_IP | 45.157.179.152 |
| SPF_MX | dishantech.com |
Related pages
Pivot deeper into the graph from dishantech.com.
- IP · 103.159.37.114
- ASN · AS139016
- Registrar · iana:49
- Country · BD
- Email · 565c58487b5e41c886ed16768979be79.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · di…
- 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: "dishantech.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.