Hostname
thundernetwork.net.bd
Last fetched
thundernetwork.net.bd resolves to 1 IPv4 address operated by UNIVERSITIPERTAHANANNASIONALMALAYSIAUPNM-AS-AP Universiti Pertahanan Nasional Malaysia in BD.
Nutrition Label
Resolution chain
thundernetwork.net.bd 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 |
|---|---|---|---|---|
| 115.187.18.38 | 115.187.18.0/24 | AS133070 | UNIVERSITIPERTAHANANNASIONALMALAYSIAUPNM-AS-AP Universiti Pertahanan Nasional Malaysia | BD |
WHOIS identity
No WHOIS records are currently associated with thundernetwork.net.bd in WhisperGraph.
Subdomains
10 observed subdomains of thundernetwork.net.bd.
Web-graph footprint
Distinct hostnames that link to or from thundernetwork.net.bd in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- thundernetwork.net.bd
SPF policy
16 SPF mechanisms authorising senders for thundernetwork.net.bd.
| Mechanism | Target |
|---|---|
| SPF_A | thundernetwork.net.bd |
| SPF_INCLUDE | ahnafte.com |
| SPF_INCLUDE | aicvisabd.com |
| SPF_INCLUDE | mail.aicvisabd.com |
| SPF_INCLUDE | nixtecsys.com |
| SPF_INCLUDE | smtp1.ahnafte.com |
| SPF_INCLUDE | smtp2.smtphost.shop |
| SPF_IP | 103.106.118.74 |
| SPF_IP | 103.210.56.122 |
| SPF_IP | 103.210.56.134 |
| SPF_IP | 103.210.56.135 |
| SPF_IP | 115.187.18.18 |
| SPF_IP | 115.187.18.36 |
| SPF_IP | 115.187.18.38 |
| SPF_IP | 51.79.176.25 |
| SPF_MX | thundernetwork.net.bd |
Related pages
Pivot deeper into the graph from thundernetwork.net.bd.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thundernetwork.net.bd"})-[: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.