Hostname
bditcenter.com
Last fetched
bditcenter.com resolves to 3 IPv4 addresses operated by UNIVERSITIPERTAHANANNASIONALMALAYSIAUPNM-AS-AP Universiti Pertahanan Nasional Malaysia in BD. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
bditcenter.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 115.187.18.146 | 115.187.18.0/24 | AS133070 | UNIVERSITIPERTAHANANNASIONALMALAYSIAUPNM-AS-AP Universiti Pertahanan Nasional Malaysia | BD |
| 163.227.239.45 | 163.227.239.0/24 | AS150142 | WOLAST-AS-AP Wolast Technologies | BD |
| 36.50.40.75 | 36.50.40.0/24 | AS152098 | DK_IBF | BD |
WHOIS identity
- Registrar
- iana:1068
- Organization
- john lincon
- Contact emails
Subdomains
20 observed subdomains of bditcenter.com.
Showing 17 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bditcenter.com in the public web crawl.
7 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- bditcenter.com
SPF policy
4 SPF mechanisms authorising senders for bditcenter.com.
| Mechanism | Target |
|---|---|
| SPF_A | bditcenter.com |
| SPF_IP | 115.187.18.146 |
| SPF_IP | 160.191.212.76 |
| SPF_MX | bditcenter.com |
Related pages
Pivot deeper into the graph from bditcenter.com.
- IP · 115.187.18.146
- ASN · AS133070UNIVERSITIPERTAHANANNASIONALMALAYSIAUPNM-AS-AP Universiti Pertahanan Nasional Malaysia
- Registrar · iana:1068
- Country · BD
- Email · 913e72f840fa452b93d06afc285b1342.protect@withheldforprivacy.com
- TLD · .com
- 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: "bditcenter.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.