Skip to content

Hostname

bdsforum.com

Last fetched

bdsforum.com resolves to 2 IPv4 addresses operated by INTERDIGI-VN INTERDIGI JOINT STOCK COMPANY in VN. WHOIS lists iana:1462 as the registrar.

Nutrition Label

WHISPER CANON · bdsforum.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bdsforum.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.106.105.141103.106.105.0/24AS151858INTERDIGI-VN INTERDIGI JOINT STOCK COMPANYVN
103.221.223.13103.221.220.0/22AS63760AZDIGI-AS-VN AZDIGI CorporationVN

WHOIS identity

Registrar
iana:1462
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of bdsforum.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from bdsforum.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bdsforum.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.