Skip to content

Hostname

bdnews23.com

Last fetched

bdnews23.com resolves to 1 IPv4 address operated by AS153377 in BD. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bdnews23.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bdnews23.com

Resolution chain

bdnews23.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
160.191.80.34160.191.80.0/24AS153377BD

WHOIS identity

Registrar
iana:1068
Organization
domain admin
Contact emails

Subdomains

11 observed subdomains of bdnews23.com.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bdnews23.com

SPF policy

7 SPF mechanisms authorising senders for bdnews23.com.

MechanismTarget
SPF_Abdnews23.com
SPF_IP103.174.50.24
SPF_IP103.174.51.100
SPF_IP14.128.12.34
SPF_IP14.128.13.2
SPF_IP160.191.80.34
SPF_MXbdnews23.com

Related pages

Pivot deeper into the graph from bdnews23.com.

Cypher and MCP

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

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