Skip to content

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

WHISPER CANON · bditcenter.comRouting diversity3.0/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/bditcenter.com

Resolution chain

bditcenter.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
115.187.18.146115.187.18.0/24AS133070UNIVERSITIPERTAHANANNASIONALMALAYSIAUPNM-AS-AP Universiti Pertahanan Nasional MalaysiaBD
163.227.239.45163.227.239.0/24AS150142WOLAST-AS-AP Wolast TechnologiesBD
36.50.40.7536.50.40.0/24AS152098DK_IBFBD

WHOIS identity

Registrar
iana:1068
Organization
john lincon
Contact emails

Subdomains

20 observed subdomains of bditcenter.com.

Web-graph footprint

Distinct hostnames that link to or from bditcenter.com in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • bditcenter.com

SPF policy

4 SPF mechanisms authorising senders for bditcenter.com.

MechanismTarget
SPF_Abditcenter.com
SPF_IP115.187.18.146
SPF_IP160.191.212.76
SPF_MXbditcenter.com

Related pages

Pivot deeper into the graph from bditcenter.com.

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 20

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