Skip to content

Hostname

dru.com.bd

Last fetched

dru.com.bd resolves to 1 IPv4 address operated by AS141995 in SG.

Nutrition Label

WHISPER CANON · dru.com.bdRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/dru.com.bd

Resolution chain

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

IPPrefixASNOperatorCountry
46.250.239.5646.250.224.0/20AS141995SG

WHOIS identity

No WHOIS records are currently associated with dru.com.bd in WhisperGraph.

Subdomains

8 observed subdomains of dru.com.bd.

Web-graph footprint

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

7 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dru.com.bd

SPF policy

4 SPF mechanisms authorising senders for dru.com.bd.

MechanismTarget
SPF_Adru.com.bd
SPF_IP194.233.74.194
SPF_IP46.250.239.56
SPF_MXdru.com.bd

Related pages

Pivot deeper into the graph from dru.com.bd.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dru.com.bd"})-[: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.