Skip to content

Hostname

drm.com.bd

Last fetched

drm.com.bd resolves to 4 IPv4 addresses operated by Comores_Cables in BD.

Nutrition Label

WHISPER CANON · drm.com.bdRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/drm.com.bd

Resolution chain

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

IPPrefixASNOperatorCountry
103.163.246.163103.163.246.0/24AS141988Comores_CablesBD
104.26.8.180104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.180104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.199172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

12 observed subdomains of drm.com.bd.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for drm.com.bd.

MechanismTarget
SPF_Adrm.com.bd
SPF_INCLUDEmailchannels.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.web-hosting.com
SPF_IP109.106.254.151
SPF_IP209.74.67.126
SPF_IP209.74.67.127
SPF_IP46.17.172.101
SPF_IP46.17.172.68
SPF_MXdrm.com.bd

Related pages

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

Cypher and MCP

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

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