Skip to content

Hostname

ctl-bd.com

Last fetched

ctl-bd.com resolves to 206.191.180.132, announced in 206.191.180.0/23 by INTERNAP-BLK4 - Internap Holding LLC in SG. ctl-bd.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for ctl-bd.com is recorded in WhisperGraph.

Attribution

internap holding

ORIGIN_AS

WHOIS identity

Registrar
iana:82
Registrant organisation
brac bdmail network
Contact emails
qwedc2018@gmail.com, noc@adnsl.net, sysadmin@bdmail.net

Subdomains

Mail and authentication

Nameservers

  • ns1.adnslhosting.com
  • ns2.adnslhosting.com

MX records

  • mx.spamexperts.com
  • fallbackmx.spamexperts.eu
  • lastmx.spamexperts.net

SPF policy

  • a: ctl-bd.com
  • mx: ctl-bd.com
  • ip: 184.95.36.130
  • ip: 198.15.82.211
  • ip: 206.191.180.132

Threat-feed evidence

History

Related pages

Pivot from ctl-bd.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ctl-bd.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.