Skip to content

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

WHISPER CANON · thundernetwork.net.bdRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/thundernetwork.net.bd

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.

IPPrefixASNOperatorCountry
115.187.18.38115.187.18.0/24AS133070UNIVERSITIPERTAHANANNASIONALMALAYSIAUPNM-AS-AP Universiti Pertahanan Nasional MalaysiaBD

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.

MechanismTarget
SPF_Athundernetwork.net.bd
SPF_INCLUDEahnafte.com
SPF_INCLUDEaicvisabd.com
SPF_INCLUDEmail.aicvisabd.com
SPF_INCLUDEnixtecsys.com
SPF_INCLUDEsmtp1.ahnafte.com
SPF_INCLUDEsmtp2.smtphost.shop
SPF_IP103.106.118.74
SPF_IP103.210.56.122
SPF_IP103.210.56.134
SPF_IP103.210.56.135
SPF_IP115.187.18.18
SPF_IP115.187.18.36
SPF_IP115.187.18.38
SPF_IP51.79.176.25
SPF_MXthundernetwork.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.