Hostname
bdmax.net
Last fetched
bdmax.net resolves to 1 IPv4 address operated by EXONHOST-AS-AP - EXONHOST in BD. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
bdmax.net 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.187.22.107 | 103.187.22.0/24 | AS139016 | EXONHOST-AS-AP - EXONHOST | BD |
WHOIS identity
- Registrar
- iana:303
- Organization
- md. imdalul haque
- Contact emails
Subdomains
2 observed subdomains of bdmax.net.
| Subdomain |
|---|
| mail.bdmax.net |
| www.bdmax.net |
Web-graph footprint
Distinct hostnames that link to or from bdmax.net in the public web crawl.
4 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- bdmax.net
SPF policy
5 SPF mechanisms authorising senders for bdmax.net.
| Mechanism | Target |
|---|---|
| SPF_A | bdmax.net |
| SPF_IP | 103.187.22.107 |
| SPF_IP | 188.40.147.216 |
| SPF_IP | 95.216.50.251 |
| SPF_MX | bdmax.net |
Related pages
Pivot deeper into the graph from bdmax.net.
- IP · 103.187.22.107
- ASN · AS139016EXONHOST-AS-AP - EXONHOST
- Registrar · iana:303
- Country · BD
- Email · 06a6a4372dae4845968b53a96edfadd4.protect@whoisguard.com
- TLD · .net
- Browse hostnames · bd…
- 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: "bdmax.net"})-[: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.