Skip to content

Hostname

bdhostsoft.com

Last fetched

bdhostsoft.com resolves to 2 IPv4 addresses operated by COLOCONE1-AS-AP - ColoCone in BD. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · bdhostsoft.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bdhostsoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.174.152.89103.174.152.0/24AS147303COLOCONE1-AS-AP - ColoConeBD
151.158.48.35151.158.48.0/24AS131192BDWEBSDOTCOM-AS-AP - BD WEBS DOT COMBD

WHOIS identity

Registrar
iana:303
Organization
bdhost
Contact emails

Subdomains

19 observed subdomains of bdhostsoft.com.

Web-graph footprint

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

13 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bdhostsoft.com.

MechanismTarget
SPF_Abdhostsoft.com
SPF_IP103.174.152.89
SPF_IP148.163.79.56
SPF_IP148.163.88.165
SPF_IP151.158.48.35
SPF_IP184.164.94.74
SPF_IP184.164.94.76
SPF_IP198.23.142.74
SPF_IP66.85.167.26
SPF_IP66.85.167.27
SPF_MXbdhostsoft.com

Related pages

Pivot deeper into the graph from bdhostsoft.com.

Cypher and MCP

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

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